mica
Forms / radio

radio

Tier 1

The square target: a solid pip in every state.

<label><input type="radio" name="r" checked /> One</label>
<label><input type="radio" name="r" /> Two</label>

Notes

Muted pip unchecked, bright pip on primary fill checked. The checked-state grammar across the family: checkbox = fill + glyph, radio = fill + pip, switch = fill + block. The round radio is a two-line theme (see mica.css).

← checkboxsegmented control →