Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gbk committed Sep 26, 2017
1 parent c6a7bd6 commit c6cace7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ http://uxcore.github.io/uxcore/components/uxcore-multi-select/
|showSelectAll|boolean|optional|true|是否显示全选按钮(如果maxSelect小于实际数量则该按钮成为disabled状态)|
|showClear|boolean|optional|true|是否显示清空按钮|
|onSubmit|function|optional|-|点击确认时的回调函数,返回valueList数组和labelList数组|
|size | 尺寸,枚举值 `large`, `middle`, `small` | string | large |
|size|string|optional|large|尺寸,枚举值 `large`, `middle`, `small`|

### MulitSelectItem

Expand Down

0 comments on commit c6cace7

Please sign in to comment.