Pluto Design System
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타입기본설명
sizesm | md | lgmd30×18 / 39×24 / 52×32 px
checked / defaultChecked / onCheckedChangeRadix 표준-
disabled / requiredboolean-

Registry 설치

npx shadcn add https://pds.pluto.com/r/switch