@east-century/ec-button
v0.1.1
Published
elementUI按钮
Downloads
23
Readme
按钮
@east-century/ec-button
elementUI按钮
请参考Element Button
API
Attributes
| 参数名 | 说明 | 必填 | 类型 | 可选值 | 备注 | | ------ | ---- | ---- | ---- | ------ | ---- | | size | 尺寸 | 否 | string | large,small,mini | -- | | type | 类型 | 否 | string | primary,success,warning,danger,info,text |--| | plain | 是否朴素按钮 | 否 | Boolean |--|--| |loading | 是否朴素按钮 | 否 | Boolean |--|--| | disabled | 禁用 | 否 | Boolean |--|--| | icon | 图标,已有的图标库中的图标名 | 否 | string |--|--| | nativeType | 原生 type 属性 | 否 | string |--|--|