LandorUI
GitHub

Toggle

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

Installation

npx shadcn@latest add https://landorui.landorestate.com/r/toggle.json

Usage

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

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