Microsoft/react-native-windows

Implement accessibilitySetSize property for Modal for fabric

Open

#13.091 geöffnet am 29. Apr. 2024

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (6.114 Stars) (544 Forks)batch import
API: CompletionArea: AccessibilityArea: Component ViewsArea: FabricArea: ModalArea: View PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Beschreibung

Implement the accessibilitySetSize property for the fabric implementation of Modal.

This property was available in RNW Paper via FrameworkElementViewManager.

See https://microsoft.github.io/react-native-windows/docs/iviewwindowsprops-api#accessibilityposinset for details.

Contributor Guide