Switch
/Documentation
Switch
A control that allows the user to toggle between checked and not checked.
Props
| Name | Type | Default | Description |
|---|---|---|---|
| disabled | boolean | - | Disable the switch |
Stories
Default
Basic switch with label
Checked by Default
Switch that is checked by default with custom styling
Card Style
Switch in a card layout with description