Button
Primary
Html
<button type="button" class="krds-btn primary xsmall">버튼</button>
<button type="button" class="krds-btn primary xxsmall">버튼</button>
<button type="button" class="krds-btn primary xxxsmall">버튼</button>
Secondary
Html
<button type="button" class="krds-btn secondary xsmall">버튼</button>
<button type="button" class="krds-btn secondary xxsmall">버튼</button>
<button type="button" class="krds-btn secondary xxxsmall">버튼</button>
tertiary
Html
<button type="button" class="krds-btn tertiary xsmall">버튼</button>
<button type="button" class="krds-btn tertiary xxsmall">버튼</button>
<button type="button" class="krds-btn tertiary xxxsmall">버튼</button>
excel
Html
<button type="button" class="krds-btn grayscale xsmall">버튼</button>
<button type="button" class="krds-btn grayscale xxsmall">버튼</button>
<button type="button" class="krds-btn grayscale xxxsmall">버튼</button>