ARIA 1.2 Vocabulary

menubar

A presentation of menu that usually remains visible and is typically presented horizontally, used to create a menu bar of frequently used commands.

Structure Data

Attributes with Implicit Defaults

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

AttributeDefault Value
aria-orientationhorizontal

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