Components
Switch
Radix Switch. sm/md × on/off · disabled. ON 상태는 `--pds-primary-normal`.
사용
import { Switch } from "@fluxloop-ai/pds-ui/components/switch";
<Switch defaultChecked />
<Switch checked={value} onCheckedChange={setValue} disabled />
Size
States
Props
| Prop | 타입 | 기본 | 설명 |
|---|---|---|---|
size | sm | md | lg | md | 30×18 / 39×24 / 52×32 px |
checked / defaultChecked / onCheckedChange | Radix 표준 | - | |
disabled / required | boolean | - |
Registry 설치
npx shadcn add https://pds.pluto.com/r/switch