ARIA: select role

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

The select role, an abstract role, is superclass role for form widgets that allows the user to make selections from a set of choices.

Warning: 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.

Specifications

Specification
Accessible Rich Internet Applications (WAI-ARIA)
# select

See also