Toggle Button
이 문서는 정리 중이에요. 문의 내용은 #_design_core 채널을 찾아주세요.
Installation
Props
Prop | Type | Default |
---|---|---|
asChild? | boolean | false |
onPressedChange? | ((pressed: boolean) => void) | - |
defaultPressed? | boolean | - |
pressed? | boolean | - |
disabled? | boolean | false |
loading? | boolean | false |
size? | "xsmall" | "small" | small |
variant? | "brandSolid" | "neutralWeak" | brandSolid |