Skip to content

表格

基础用法

schema用法

Attributes

参数说明类型可选值默认值
min最小条数number0
max最大条数number
upControl上移booleantrue / falsefalse
downControl下移booleantrue / falsefalse
insertControl插入booleantrue / falsefalse
removeControl删除booleantrue / falsetrue
controlAttrs操作按钮属性object{}
addLabel添加标题stringadd
addAttrs添加按钮属性object{}
addButton是否显示添加按钮booleantrue / falsetrue
help帮助信息string
columns列配置Array

Released under the MIT License.