ARIA 1.2 Vocabulary

menu

A widget that offers a list of choices to the user, often a list of common actions or functions the user can invoke.

Structure Data

Attributes with Implicit Defaults

These default values apply implicitly, even when not explicitly set.

AttributeDefault Value
aria-orientationvertical

Required Owned Elements

An element with this role must own elements in one of the following arrangements.

  • group, which contains menuitem
  • group, which contains menuitemradio
  • group, which contains menuitemcheckbox
  • menuitem
  • menuitemcheckbox
  • menuitemradio

Reference