Aria Props on Fabric #11905
Labels
Area: Accessibility
Area: Fabric
Support Facebook Fabric
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Accessibility
Ensure RNW Fabric apps are properly accessible.
Milestone
The recent 0.71 release of react-native included a suite of new aria-props that supersede existing props. Note that react-native has historically had a many-to-one mapping of JS props to the native accessibility API mappings with a documented precedence order and while these new props trump existing ones, there is no usage for existing applications built on windows platforms. Prioritization of this milestone may shift if we decide to prioritize new Fabric experiences over migrating old experiences to Fabric.
aria-valuemax
prop.aria-valuemin
prop.aria-valuenow
prop.aria-valuetext
prop.aria-busy
prop.aria-checked
prop.aria-disabled
prop.aria-expanded
prop.aria-hidden
prop.aria-label
prop.aria-labelledby
prop.aria-live
prop.aria-modal
.aria-posinset
.aria-setsize
.The text was updated successfully, but these errors were encountered: