Skip to content

属性

按钮组件的属性

属性

属性类型描述
disabled?boolean按钮是否不可用 默认值 false
icon?string图标 默认值 ''
loading?boolean是否加载中 默认值 false
nativeType?string原生类型 默认值 button
size?ButtonSize大小 默认值 false
tag?string自定义标签 默认值 'button'
type?ButtonType按钮的类型 默认值 ''