Switch

Toggle with a spring-driven thumb and press feedback.

Preview

Install

Add it with the shadcn CLI, or copy the source manually.

$ bunx --bun shadcn add @beui/switch

API Reference

checked
boolean
onCheckedChange
(checked: boolean) => void
disabled?
boolean
label?
string
ariaLabel?
string
className?
string

Updated