w3c / aria-practices

WAI-ARIA Authoring Practices Guide (APG)
https://www.w3.org/wai/aria/apg/
Other
1.21k stars 346 forks source link

We are using kendo calendar which uses Table/TR/TD. But we need to support aria-selected for the TDs. What is the best way to achieve? #3137

Open thambu77 opened 1 month ago

thambu77 commented 1 month ago

We are testing using voiceOver in mac. It is not announcing Selected. Since we are using Kendo, there is no way for us to have a different implmentation where we replace Table/TR/TD to a different mechanishm