Components
Callout
사용자의 주목을 끌어 중요한 정보를 강조하는 컴포넌트입니다.
개요
옵션 테이블
속성 | 값 | 기본값 |
---|---|---|
interaction | default, actionable, dismissible | |
tone | neutral, informative, warning, critical, magic | neutral |
prefix icon | icon | |
suffix icon | icon | |
title | string | |
description | string | |
link label | string |
스펙
base
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | paddingX | |
paddingY | |||
gap | |||
cornerRadius | |||
minHeight | 50px | ||
prefixIcon | size | ||
title | fontSize | ||
lineHeight | |||
fontWeight | |||
description | fontSize | ||
lineHeight | |||
fontWeight | |||
link | fontSize | ||
lineHeight | |||
fontWeight | |||
suffixIcon | size | ||
targetSize |
tone=neutral
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
tone=informative
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
tone=positive
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
tone=warning
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
tone=critical
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
tone=magic
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color | ||
pressed | root | color |
Last updated on