WFP logoDesign System

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

Installation

pnpm dlx shadcn@latest add https://designsystem.wfp.org/r/toggle.json

Usage

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

Examples

Default

Outline

With text

Small

Large

Disabled