Button
Primary
Html
<button type="button" class="krds-btn primary xlarge">버튼</button>
<button type="button" class="krds-btn primary large">버튼</button>
<button type="button" class="krds-btn primary medium">버튼</button>
<button type="button" class="krds-btn primary small">버튼</button>
<button type="button" class="krds-btn primary xsmall">버튼</button>
Secondary
Html
<button type="button" class="krds-btn secondary xlarge">버튼</button>
<button type="button" class="krds-btn secondary large">버튼</button>
<button type="button" class="krds-btn secondary medium">버튼</button>
<button type="button" class="krds-btn secondary small">버튼</button>
<button type="button" class="krds-btn secondary xsmall">버튼</button>
tertiary
Html
<button type="button" class="krds-btn tertiary xlarge">버튼</button>
<button type="button" class="krds-btn tertiary large">버튼</button>
<button type="button" class="krds-btn tertiary medium">버튼</button>
<button type="button" class="krds-btn tertiary small">버튼</button>
<button type="button" class="krds-btn tertiary xsmall">버튼</button>
grayscale
Html
<button type="button" class="krds-btn grayscale xlarge">버튼</button>
<button type="button" class="krds-btn grayscale large">버튼</button>
<button type="button" class="krds-btn grayscale medium">버튼</button>
<button type="button" class="krds-btn grayscale small">버튼</button>
<button type="button" class="krds-btn grayscale xsmall">버튼</button>
excel
Html
<button type="button" class="krds-btn grayscale xlarge">버튼</button>
<button type="button" class="krds-btn grayscale large">버튼</button>
<button type="button" class="krds-btn grayscale medium">버튼</button>
<button type="button" class="krds-btn grayscale small">버튼</button>
<button type="button" class="krds-btn grayscale xsmall">버튼</button>