mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
🌐 update select zh-CN.md
This commit is contained in:
parent
bd2a58f745
commit
b447ab0a26
@ -80,6 +80,7 @@ title: Select
|
||||
| key | 和 value 含义一致。如果 React 需要你设置此项,此项值与 value 的值相同,然后可以省略 value 设置 | string | |
|
||||
| title | 选中该 Option 后,Select 的 title | string | - |
|
||||
| value | 默认根据此属性值进行筛选 | string\|number | - |
|
||||
| className | Option 器类名 | string | - |
|
||||
|
||||
### OptGroup props
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user