Forms

Radio

Default radio group

Try it yourself on the playground

Playground

Invalid radio group

Try it yourself on the playground

Playground

Optional radio group

<div class="ecl-form-group"><label class="ecl-form-label">Select your country<span class="ecl-form-label__optional"
      role="note" aria-label="optional">(optional)</span></label>
  <div class="ecl-help-block">This is the group's helper text.</div>
</div>

Try it yourself on the playground

Playground

Binary radio group

Try it yourself on the playground

Playground

Binary invalid radio group

Try it yourself on the playground

Playground