SEED Design
Components

Segmented Control

서로 배타적인 옵션 중 하나를 선택할 수 있게 해주는 컴포넌트입니다. 2-5개의 밀접하게 관련된 선택지를 제공할 때 사용됩니다.

Figma
Done
External link
React
Done
iOS
Not Ready
Android
Not Ready

개요

옵션 테이블 (Segment)

속성기본값
selectedtrue, falsefalse
disabledtrue, falsefalse
labelstring

스펙 (Segmented Control)

base

상태슬롯속성
enabledrootpadding
cornerRadius
color
indicatorcolor
cornerRadius
strokeWidth
strokeColor
shadow
transformDuration
transformTimingFunction

스펙 (Segmented Control Item)

base

상태슬롯속성
enabledrootminWidth
minHeight
paddingX
paddingY
cornerRadius
gap
colorDuration
colorTimingFunction
labelfontSize
lineHeight
fontWeight
color
colorDuration
colorTimingFunction
pressedrootcolor
selectedlabelcolor
selected, pressedrootcolor
disabledlabelcolor
disabled, selectedrootcolor

Last updated on