A control that allows the user to toggle between checked and not checked.

Installation

pnpm dlx shadcn@latest add ui.panara.studio/r/switch.json

Usage

import { Switch } from "@/components/ui/switch"
<Switch />

Examples

Form