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">(optional)</span></label>
  <div class="ecl-help-block">Helper text for the group</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