1.0.14 • Published 6 years ago

@lgguan/custom-tool-bar v1.0.14

Weekly downloads
5
License
MIT
Repository
-
Last release
6 years ago

toolbar

@lgguan/custom-tool-bar

自定义工具条

API

参数名说明必填类型默认值备注
config工具对象参数集合,详见ToolObject对象说明trueArray[]
getInstance获取实例函数,主要用于获取组件的filed属性,从而获得表单中的value值falseFunction-

ToolObject

参数名说明必填类型默认值备注
label工具的前置标签trueString-Button工具的label为显示标签
key工具的keytrueString-
field工具的表单字段falseString-
defaultValue工具的表单字段默认值falseObject-
component工具的类型trueString-仅支持Input, Select, DatePicker, TimePicker, Button
componentProps工具的所有自有属性falseObject{}
1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago