ARIA 1.2 Vocabulary
separator
A divider that separates sections of content or groups of menuitems. It is treated as a static structural element when not focusable, and as a focusable, movable widget when it is.
Structure Data
Attributes with Implicit Defaults
These default values apply implicitly, even when not explicitly set.
| Attribute | Default Value |
|---|---|
aria-orientation | horizontal |
aria-valuemax | 100 |
aria-valuemin | 0 |
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
- Conforms to the WAI-ARIA 1.2 Recommendation(opens in a new tab)This role definition is based on the W3C WAI-ARIA 1.2 Recommendation.