Aria Props on Fabric
chiaramooney opened this issue · 0 comments
chiaramooney commented
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.
Task | Description | Status |
---|---|---|
aria-valuemax | Add support for aria-valuemax prop. |
Not Started, Est. < 1 week |
aria-valuemin | Add support for aria-valuemin prop. |
Not Started, Est. < 1 week |
aria-valuenow | Add support for aria-valuenow prop. |
Not Started, Est. < 1 week |
aria-valuetext | Add support for aria-valuetext prop. |
Not Started, Est. < 1 week |
aria-busy | Add support for aria-busy prop. |
Not Started, Est. < 1 week |
aria-checked | Add support for aria-checked prop. |
Not Started, Est. < 1 week |
aria-disabled | Add support for aria-disabled prop. |
Not Started, Est. < 1 week |
aria-expanded | Add support for aria-expanded prop. |
Not Started, Est. < 1 week |
aria-hidden | Add support for aria-hidden prop. |
Not Started, Est. < 1 week |
aria-label | Add support for aria-label prop. |
Not Started, Est. < 1 week |
aria-labelledby | Add support for aria-labelledby prop. |
Not Started, Est. < 1 week |
aria-live | Add support aria-live prop. |
Not Started, Est. < 1 week |
aria-modal | Add support for aria-modal . |
Not Started, Est. < 1 week |