- Components
- Switch
Switch
Binary on/off toggle with a thumb.
Demo
Preview
Code
Installation
terminal
Adavanced Examples
With Description and label
Preview
Code
With Compose
We can fully compose the switch component to create a custom look and feel. Just have to pass the
composeAll prop to the switch component.Preview
Code