NameDescriptionDefaultControl
props
type
type 어트리뷰트 값을 설정
string
`button`
disabled
disabled 상태를 설정
boolean
false
label*
버튼의 접근 가능한 이름을 지정, aria-label이 지정 됨
string
``
icon
사용할 아이콘 이름 지정
string
``
appearance*
버튼의 형태 지정
string
`none`
size
버튼 사이즈 지정
string
`normal`
circled
둥근 버튼 지정
boolean
false
opacity
버튼 노출 투명도 지정
number
1
isRoundEdge
boolean
false
slots
button-icon
unknown
--