Skip to content

el-array-cards

基础用法

自定义卡片

Attributes

参数说明类型可选值默认值
min最小项数number0
max最大项数number
controlAttrs控制区域属性object{}
addLabel添加按钮文字string'添加'
addAttrs添加按钮属性object{}
addButton是否显示添加按钮booleantrue
help帮助文本string

其它 El-Card 属性参考 Element Plus Card Attributes

Released under the MIT License.