1. Docs
  2. components
  3. Radio Card Group

Radio Card Group

A Radio Card Group allows users to select a single option from a list of mutually exclusive options.

Radio groups can be built in HTML with the <fieldset> and <input> elements, however these can be difficult to style. RadioGroup and Radio help achieve accessible radio groups that can be styled as needed.