ARIA 1.2 Vocabulary
option
A selectable item in a listbox, which must be contained in, or owned by, an element with the role listbox or a group within a listbox.
Structure Data
Required Attributes
aria-* attributes that must be specified when using this role.
aria-selected
Attributes with Implicit Defaults
These default values apply implicitly, even when not explicitly set.
| Attribute | Default Value |
|---|---|
aria-selected | false |
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.