Installation
pnpm dlx shadcn@latest add https://neobrutalism.dev/r/toggle.jsonUsage
import { Toggle } from '@/components/ui/toggle'<Toggle>Toggle</Toggle>Examples
Default
Outline
Use variant="outline" for an outline style.
With Text
Size
Use the size prop to change the size of the toggle.