option
A selectable item in a select list.
Widget roles act as standalone user interface widgets or as part of larger, composite widgets.
Description
A selectable item in a select list.
Authors MUST ensure elements with role option are contained in, or owned by, an element with the role listbox. Options not associated with a listbox might not be correctly mapped to an accessibility API.
Elements with the role option have an implicit aria-selected value of false.
Example
Characteristics
Semantic HTML
Reference