Radio

Design System Navigation

Radio Complete

Default
  • 
    
    <input id="radio-id" type="radio" name="radio" value="Label"/>
    <label for="radio-id">Label</label>
    
    
    <input id="radio-id" type="radio" name="radio" value="Label"/>
    <label for="radio-id">Label</label>