Switch

A control that indicates whether a setting is on or off.

Installation

pnpm dlx shadcn@latest add @lumi-ui/switch

Basic Usage

import { Switch } from "@/components/ui/switch"
<Switch />

Anatomy

 <Switch />

Error State

Customization

Form Integration

Receive email notifications about new messages and updates

Form Integration (Enclosing Label)

Receive email notifications about new messages and updates

See Form Integration for more information.