Switch
Toggle switch for binary choices with accessible semantics.
The Switch primitive provides a toggle control with proper ARIA attributes and keyboard support.
Examples
Switch toggles
Features
- Keyboard accessible (Space/Enter to toggle)
- Accessible ARIA role and state
- Visual feedback for checked/unchecked states