Skip to main content

Dialog (Modal)

An overlay that requires user interaction before returning to the main UI. Must trap focus, label the dialog, and provide accessible dismissal.

Also known as:
  • modal

More Related Accessibility Terms

Accordion

A disclosure pattern made of headers that expand or collapse content. Must be keyboard operable with correct ARIA roles and states.

Carousel

Disclosure

A pattern to show or hide additional content, typically via a button that toggles aria-expanded and controls a region.

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.

This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.