按钮样式

图标组合

这个正常在和文字组合

按钮尺寸

禁用状态

按钮 Attributes

属性名说明类型默认值
type按钮类型'default'\ 'plain' \ 'border' \ 'border-plain' \ 'text' \ 'text-plain''default'
size按钮尺寸'mini' \ 'small' \ 'default'(不传)' \ 'large'
disabled按钮禁用Boolean
tag自定义元素标签string \ Component'button'

按钮 Exposes

属性名说明类型
ref按钮 html 元素Ref<HTMLButtonElement>
Last Updated:
Contributors: niewk