1.8.1 • Published 12 months ago

micro-element-plus-extra v1.8.1

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

Micro element plus extra

注:对 element plus 的一些扩展,方便使用。

Button

属性名说明类型
label按钮内容string
type按钮类型'primary' | 'success' | 'warning' | 'danger' | 'info' | 'text'
size按钮大小'large' | 'small' | 'default'
loading是否为加载中状态boolean
disabled是否为禁止中状态boolean
isThrottle是否节流boolean
icon按钮前面的 iconVNode | object
tooltip按钮上方的提示string
disabledTip按钮禁止时上方的提示string
confirm弹出框 和 文字提示 的配置IDialogProps | string
onClick点击事件Function

ButtonOps

属性名说明类型
items按钮集合Button
type按钮类型 - LP'primary' |'success' |'warning' |'danger' |'info' |'text'
disabled是否为禁止中状态 - LPboolean
maxVisible最多可见个数,其余的收起number
extra额外的组件,放在按钮列表末尾VNode |object
1.2.0

1 year ago

1.1.0

1 year ago

1.8.1

12 months ago

1.7.2

12 months ago

1.8.0

12 months ago

1.7.1

12 months ago

1.6.2

1 year ago

1.7.0

1 year ago

1.6.1

1 year ago

1.6.0

1 year ago

1.5.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.0.0

1 year ago