OFF
Installation
$ pnpm dlx shadcn@latest add https://pulseui-henna.vercel.app/registry/Switch.json| Prop | Type | isCompulsory | Description |
|---|---|---|---|
onOnOff | (val: boolean) => void | true | handles the on/off state of the button |
defaultValue | boolean | false | sets the default on or off state |