Skip to content

Commit

Permalink
Update select.md (#9463)
Browse files Browse the repository at this point in the history
尺寸更正
  • Loading branch information
felbry authored and Leopoldthecoder committed Jan 25, 2018
1 parent 714a9f0 commit 8e466dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/docs/zh-CN/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@
| multiple | 是否多选 | boolean || false |
| disabled | 是否禁用 | boolean || false |
| value-key | 作为 value 唯一标识的键名,绑定值为对象类型时必填 | string || value |
| size | 输入框尺寸 | string | large/small/mini ||
| size | 输入框尺寸 | string | medium/small/mini ||
| clearable | 单选时是否可以清空选项 | boolean || false |
| collapse-tags | 多选时是否将选中值按文字的形式展示 | boolean || false |
| multiple-limit | 多选时用户最多可以选择的项目数,为 0 则不限制 | number || 0 |
Expand Down

0 comments on commit 8e466dd

Please sign in to comment.