1. Docs
  2. Components
  3. Toggle

Toggle

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

Installation

npx shadcn@latest add @kanpeki/toggle

Anatomy

import { Toggle } from "~/components/ui/toggle";

<Toggle>Toggle</Toggle>

Examples

Outline

Small

Large

Disabled

Custom Fill