ARIA 1.2 Vocabulary

tab

An element in a tablist that provides a mechanism for selecting the tab content to be rendered. When selected, its associated tabpanel is expected to become visible.

Structure Data

Attributes with Implicit Defaults

These default values apply implicitly, even when not explicitly set.

AttributeDefault Value
aria-selectedfalse

Required Context Role

An element with this role must be contained within an element with one of the following roles.

Speech Notes

The virtual screen reader used in this site's demos and real screen readers (NVDA, VoiceOver, JAWS, etc.) don't always announce things the same way. This section lists known differences related to this role.

N control(s)
Real screen readers rarely announce this. NVDA / VoiceOver do not announce aria-controls, and JAWS has it off by default since 2019. Safe to ignore.

Reference