Switch
A toggle switch for on/off states.
Default
Sizes
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Label text. |
| size | "sm" | "md" | "lg" | "md" | The size. |
| isDisabled | boolean | false | Whether disabled. |
A toggle switch for on/off states.
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | — | Label text. |
| size | "sm" | "md" | "lg" | "md" | The size. |
| isDisabled | boolean | false | Whether disabled. |