Switch

Binary toggle switch styled with semantic tokens.

Default
Small

Installation

npx shadcn@latest add @gameone/switch

Registry dependencies: gameone-utils

Usage

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

Examples

Default

Default switch

Small

Compact switch size for dense toolbars, tables, and settings rows.

Small switch