aboutsummaryrefslogtreecommitdiffstats
path: root/components/radio/radio-unchecked.html
blob: 6f6a00d420c174ff3d8bd1e554810fc0ceb7c67b (plain)
1
2
3
4
<div class="sdc-radio">
    <input type="radio" name="grp4" class="sdc-radio__input" value="1">
    <label class="sdc-radio__label">This is the radio label</label>
</div>