Menu Role
ARIA role for application menus with specific keyboard navigation patterns (arrow keys, escape).
More Related Accessibility Terms
Tab Role
ARIA role for tab navigation elements, used with tablist and tabpanel roles.
Tree Role
ARIA role for hierarchical list structures with expandable/collapsible nodes.
Combobox
Input widget combining text field with popup list. Requires complex ARIA states and keyboard navigation patterns.
Grid Role
ARIA role for interactive tabular data where cells are focusable and may be editable, requiring 2D navigation.
Link Role
ARIA role for navigation elements. Prefer native <a> elements with proper href attributes.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.