Docs
Toggle

Toggle

A button that can be toggled on or off.

Installation

npm install @brudi/react-toggle
npm install @brudi/react-toggle

Usage

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

Examples

Default


Outline


With Text


Small


Large


Disabled