开关

带弹簧驱动滑块与按压反馈的切换开关。

安装

用 shadcn CLI 添加,或手动复制源码。

$ bunx --bun shadcn add @uilab/switch

API 参考

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

Keep in mind

Some components on this site are inspired by or recreated from existing work across the web. I'm not here to take credit; just to learn, experiment, and sometimes push things a bit further. If something looks familiar and I forgot to mention you, reach out and I'll fix that right away.