mica
Forms / switch

switch

Tier 1

A checkbox wearing a track. Square, like everything else.

<label><input type="checkbox" class="switch" checked /> Notifications</label>

Notes

Just class="switch" on a checkbox — form participation and keyboard behavior are untouched. Safari is prototyping a native switch attribute; if it standardizes, this moves down a tier.

← segmented controlfieldset →