@js-cli/gitee-vue-button
v1.0.2
Published
gitee-vue -button
Readme
AButton
Props
|Name|Description|Type|Required|Default|
|---|---|---|---|---|
|size|按键尺寸|'small' / 'medium'/ 'large'|false|medium|
|type|按键类型|'primary' / 'secondary'/ 'tertiary' / 'danger' / 'success' / 'warning' / 'info' / 'light' / 'dark'|false|primary|
|round|是否添加圆角|Boolean|false|false|
|disabled|是否禁用|Boolean|false|false|
Slots
|Name|Description|Default Slot Content| |---|---|---| |default|-|-|
