This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ARIA support on directives and angular JS #1600
Closed
Description
Hi,
Is it possible to get explicit ARIA documentation and support on existing directives and angular apps (ngrepeat, ngshow, nghide etc). Since most of these change the content of the html it should require some framework support to add the correct role so that screen readers can pick it up.
If some stuff already works it might be worth documenting it. Google is pretty big on accessibility as is obvious from sites like gmail etc. but this should be added to frameworks as well.