Gridcell Role
ARIA role for individual cells within a grid, supporting focus and potentially editing capabilities.
More Related Accessibility Terms
Grid Role
ARIA role for interactive tabular data where cells are focusable and may be editable, requiring 2D navigation.
Accessible Name
The computed name exposed to assistive technologies for an element, derived from label, aria-label, aria-labelledby, or text content.
Accessible Description
Supplemental help text associated with an element, often via aria-describedby, that provides additional guidance beyond the accessible name.
ARIA (Accessible Rich Internet Applications)
A specification that defines roles, states, and properties to improve accessibility of complex UI when native semantics are insufficient.
ARIA Live Region
An area of the page that notifies assistive technologies about dynamic updates. Use sparingly with polite or assertive announcements.
This glossary is continuously improved and maintained by WebAbility to advance accessible design and development.Contact us to suggest improvements or report issues.