GitHub

Switch

A control element that allows for a binary selection

You'll receive a notification when someone posts a comment

Installation

pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/switch.json

Usage

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