Skip to content

el-array-items

基础用法

Attributes

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

Released under the MIT License.