1.0.2 • Published 1 year ago

surc-lib v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

React组件

## SearchBox => 组合搜索

example:

​ <SearchBox options={options} />

optionssearch
必传,搜索框组合参数,接收一个数组搜索回调,在重置和搜索按钮触发时返回值不为空的所有搜索结果

options

labelfieldtypeoptionschange
搜索框名称返回的字段名称搜索框类型,必传,类型有 input , select , date 下拉框的值,接受一个数组组件的change回调
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago