Toggles
Toggle switches, checkbox groups, and selection controls.
Dark theme
Notifications
Auto-sync
Usage
html
<label class="ds-toggle">
<input type="checkbox">
<span class="ds-toggle-track"></span>
<span class="ds-toggle-thumb"></span>
</label>Rules
- Minimum 44x44px touch target for all toggles
- Focus-visible outlines on all interactive elements
- Accent-primary when toggled on, neutral border when off