Description

A widget that allows the user to select one or more items from a list of choices.

Allowed Content

This role requires specific descendant roles. These may include option and group roles.

HTML Elements with Implicit ARIA Role

  • select[multiple]

Allowed HTML Elements

  • datalist
  • menu
  • ol
  • select[multiple] (role attribute unnecessary)
  • ul
  • div, span, p, other elements that can receive any role