Layout Components
Header · Layout · Label
Header — Prefix
back
prefixType={type:'back'} (default)
페이지 제목
logo
prefixType={type:'logo'}
페이지 제목
custom
prefixType={type:'custom', customEl}
페이지 제목
Header — Suffix
inquiry
suffixType={type:'inquiry'} (default)
페이지 제목
empty
suffixType={type:'empty'}
페이지 제목
sidebar
suffixType={type:'sidebar'}
페이지 제목
custom
suffixType={type:'custom', customEl}
페이지 제목
actionEls
actionEls=[...]
페이지 제목
Layout
Default
title + description
제목
페이지에 대한 설명을 입력해주세요.
With Icon
iconSrc=...
제목
페이지에 대한 설명을 입력해주세요.
Label
filled
theme="filled"
gray
primary
blue
purple
green
yellow
red
outlined
theme="outlined"
gray
primary
blue
purple
green
yellow
red
soft
theme="soft"
gray
primary
blue
purple
green
yellow
red
Prefix Icon
prefixIcon={iconType, size}
filled
outlined
soft
Suffix Icon
suffixIcon={iconType, size}
filled
outlined
soft

