Components
Inline Banner
사용자가 꼭 알아야 하는 경고 메시지나 현재 상태를 전달하는 컴포넌트입니다.
개요
옵션 테이블
속성 | 값 | 기본값 |
---|---|---|
type | default, link, actionable, dismissible | |
variant | neutral weak, positive weak, informative weak, warning weak, warning solid, critical weak, critical solid | neutral weak |
icon | icon | |
title | string | |
description | string | |
link label | string |
링크
스펙
base
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | paddingX | |
paddingY | |||
minHeight | |||
prefixIcon | size | ||
marginRight | |||
title | fontSize | ||
lineHeight | |||
fontWeight | |||
description | fontSize | ||
lineHeight | |||
fontWeight | |||
link | targetHeight | ||
fontSize | |||
lineHeight | |||
fontWeight | |||
marginLeft | |||
suffixIcon | size | ||
targetSize | |||
marginLeft |
variant=neutralWeak
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=positiveWeak
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=informativeWeak
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=warningWeak
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=warningSolid
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=criticalWeak
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |
variant=criticalSolid
상태 | 슬롯 | 속성 | 값 |
---|---|---|---|
enabled | root | color | |
prefixIcon | color | ||
title | color | ||
description | color | ||
link | color | ||
suffixIcon | color |