Switch
A control that allows the user to toggle between on and off.
Installation
npx shadcn@latest add @uipath/switchUsage
import { Switch } from "@/components/ui/switch"<Switch />A control that allows the user to toggle between on and off.
npx shadcn@latest add @uipath/switchimport { Switch } from "@/components/ui/switch"<Switch />