A control that allows the user to toggle between on and off.
Loading...
import { Label } from "@/components/ui/label"
import { Switch } from "@/components/ui/switch"
Installation
pnpmnpmyarnbun
Usage
import { Switch } from "@/components/ui/switch"<Switch />Examples
With Label
Loading...
import { Label } from "@/components/ui/label"
import { Switch } from "@/components/ui/switch"
Disabled
Loading...
import { Label } from "@/components/ui/label"
import { Switch } from "@/components/ui/switch"