Description

A checkable menuitem in a set of elements with the same role, only one of which can be checked at a time.

Allowed Content

Phrasing content, but with no interactive content descendants, and no descendants with a tabindex attribute specified.

Browsers automatically apply the presentation role to all descendant elements. The semantics of any descendant elements are not conveyed to assistive technologies.

Required Context Roles

  • menu
  • menubar
  • group

HTML Elements with Implicit ARIA Role

(None)

Allowed HTML Elements

  • a­[href]
  • button
  • img
  • input­[type=­radio]
  • div, span, p, other elements that can receive any role