docs.rodeo

MDN Web Docs mirror

ARIA: select role

{{AccessibilitySidebar}} 

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

{{Specifications}} 

See also

In this article

View on MDN