ARIA: select role
The select
role, an abstract role, is superclass role for form widgets that allows the user to make selections from a set of choices.
Note: The select
role is an abstract role. It is included here for completeness of documentation. It should not be used by web authors.
Description
The structural select
role, an abstract role, is superclass role for four form widgets, listbox
, menu
, radiogroup
, and tree
, which allow users to make selections from a set of choices.
Best Practices
Do not use.
Specifications
Specification |
---|
Accessible Rich Internet Applications (WAI-ARIA) # select |