Angular - Internationalization and Accessibility
Which ARIA attribute should you use to indicate that a section of content is currently hidden but can be expanded?
aria-expanded indicates if a section is expanded or collapsed.
When content is hidden but can be expanded, aria-expanded="false" is correct.
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions