Radio

A Radio component allows users to select one option from a set of mutually exclusive choices. It is typically presented as a group of circular buttons where only one can be selected at a time.

Component Status

Figma

Up to date

Status

Stable

HTML

Up to date

React

Up to date

Twig

Up to date

Design Usage

  • Allow users to select a single option from a list
  • Expose all available options
  • When is possible select more than one option use the component Select or Checkbox
  • If the Component needs a longer explanation, use the helper text message below the field