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# (544 Forks)batch import
API: CompletionArea: AccessibilityArea: Component ViewsArea: FabricArea: ModalArea: View PropsNew ArchitectureParity: Fabric vs. PaperWorkstream: Component Parityenhancementgood first issue

Repository-Metriken

Stars
 (6.114 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 14h) (45 gemergte PRs in 30 T)

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