Skip to main content
All CollectionsAccessibility HelpARIA
Valid ARIA Roles Quick Reference
Valid ARIA Roles Quick Reference

Listing of ARIA roles with links to more in-depth information

Updated yesterday

Basic listing of ARIA roles defined in the ARIA specs. Each role is linked to its corresponding section in the WAI-ARIA specification to enable you to dig deeper.

Reminder: When adding an ARIA role to an HTML tag, only use the word 'role' not 'aria-role'.
Example: <div role="button">

ARIA roles are divided into 6 categories, 5 of which are relevant to our users:

Landmark Roles

Landmark roles identify specific sections and their purpose within an HTML document.

Structure Roles - not usually interactive

Widget Roles

Live Region Roles

Window Roles


If you have questions, please contact our DubBot Support team via email at help@dubbot.com or via the blue chat bubble in the lower right corner of your screen. We are here to help!

Did this answer your question?