Components
Segmented Control
이 문서는 정리 중이에요. 문의 내용은 #_design_core 채널을 찾아주세요.
개요
옵션 테이블 (Segment)
속성 | 값 | 기본값 |
---|---|---|
selected | true, false | false |
disabled | true, false | false |
label | string |
링크
스펙 (Segmented Control)
base
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | padding | |
cornerRadius | |||
color | |||
indicator | color | ||
cornerRadius | |||
shadow | 0px 1px 6px 0px #0000000d | ||
transformDuration | |||
transformTimingFunction |
스펙 (Segmented Control Item)
base
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | height | |
cornerRadius | |||
paddingX | |||
minWidth | 86px | ||
label | fontSize | ||
lineHeight | |||
fontWeight | |||
color | |||
pressed | root | color | |
selected | label | fontWeight | |
color | |||
disabled | label | color |