A toggle switch with thumb travel animation and hidden checkbox for forms.
Interaction Type
Click to toggle. Thumb slides between on/off positions.
Props
Options you can pass to customize this component.
checkedControlled checked state.
onCheckedChangeCalled on change.
labelLabel text.
Installation
How to use
<Switch checked={notifications} onCheckedChange={setNotifications} label="Notifications" />Source Code
Click the code icon in the top-right corner to view the source code.
License & Usage
// No code loaded.