SEED Design
Components

Action Button

사용자가 특정 액션을 실행할 수 있도록 도와주는 컴포넌트입니다.

Figma
In Progress
React
Done
iOS
Done
Android
Done

개요

옵션 테이블

속성기본값
variantbrand solid, neutral solid, neutral weak, critical solid, brand outline, neutral outline
sizexsmall, small, medium, largemedium
layoutwith text, icon onlywith text
disabledtrue, falsefalse
loadingtrue, falsefalse
prefix iconicon
suffix iconicon

스펙

base

상태슬롯속성
enabledrootcolorDuration
colorTimingFunction
labelfontWeight

variant=brandSolid

상태슬롯속성
enabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=neutralSolid

상태슬롯속성
enabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=neutralWeak

상태슬롯속성
enabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=criticalSolid

상태슬롯속성
enabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=neutralOutline

상태슬롯속성
enabledrootcolor
strokeColor
strokeWidth
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
strokeColor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=brandOutline

상태슬롯속성
enabledrootcolor
strokeColor
strokeWidth
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
strokeColor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

variant=ghost

상태슬롯속성
enabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
progressCircletrackColor
rangeColor
pressedrootcolor
disabledrootcolor
labelcolor
iconcolor
prefixIconcolor
suffixIconcolor
loadingrootcolor

size=xsmall

상태슬롯속성
enabledrootminHeight
cornerRadius
progressCirclesize
thickness

size=xsmall, layout=withText

상태슬롯속성
enabledrootgap
paddingX
paddingY
prefixIconsize
suffixIconsize
labelfontSize
lineHeight

size=xsmall, layout=iconOnly

상태슬롯속성
enabledrootminWidth
paddingX
paddingY
iconsize

size=small

상태슬롯속성
enabledrootminHeight
cornerRadius
progressCirclesize
thickness

size=small, layout=withText

상태슬롯속성
enabledrootgap
paddingX
paddingY
prefixIconsize
suffixIconsize
labelfontSize
lineHeight

size=small, layout=iconOnly

상태슬롯속성
enabledrootminWidth
paddingX
paddingY
iconsize

size=medium

상태슬롯속성
enabledrootminHeight
cornerRadius
progressCirclesize
thickness

size=medium, layout=withText

상태슬롯속성
enabledrootgap
paddingX
paddingY
prefixIconsize
suffixIconsize
labelfontSize
lineHeight

size=medium, layout=iconOnly

상태슬롯속성
enabledrootminWidth
paddingX
paddingY
iconsize

size=large

상태슬롯속성
enabledrootminHeight
cornerRadius
progressCirclesize
thickness

size=large, layout=withText

상태슬롯속성
enabledrootgap
paddingX
paddingY
prefixIconsize
suffixIconsize
labelfontSize
lineHeight

size=large, layout=iconOnly

상태슬롯속성
enabledrootminWidth
paddingX
paddingY
iconsize

Last updated on