Semantics

A group of radio buttons.

Abstract Role

CompositeRepresents a container for navigating interactive descendants.

Content Category

Flow ContentAn element that structures and organizes the body of a web document.

Allowed Descendants

Flow Children Allowed

Usage

Elements that can designate the role in HTML:

  • fieldset[role=radiogroup]
  • menu[role=radiogroup]
  • ol[role=radiogroup]
  • ul[role=radiogroup]
  • div[role=radiogroup]
  • custom-element[role=radiogroup]