3

A two-state button that can be either on or off.

Installation

bunx --bun shadcn@latest add https://ui.brodin.dev/r/toggle.json

Usage

import { Toggle } from "@/components/ui/toggle"
<Toggle>Toggle</Toggle>

Examples

Default

Outline

With Text

Small

Large

Disabled