Toggle
A two-state button that can be either on or off.
Installation
pnpm dlx shadcn@latest add toggleUsage
import { BoldIcon } from "lucide-react";
import { Toggle } from "@/components/ui/toggle";A two-state button that can be either on or off.
A two-state button that can be either on or off.
pnpm dlx shadcn@latest add toggleimport { BoldIcon } from "lucide-react";
import { Toggle } from "@/components/ui/toggle";A two-state button that can be either on or off.