mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 12:18:42 +08:00
chore: improve select demo description (#46184)
* chore: upgrade select demo description Signed-off-by: afc163 <afc163@gmail.com> * Update coordinate.md Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: afc163 <afc163@gmail.com>
This commit is contained in:
parent
55183fa304
commit
c656d8baf7
@ -1,11 +1,7 @@
|
||||
## zh-CN
|
||||
|
||||
省市联动是典型的例子。
|
||||
|
||||
推荐使用 [Cascader](/components/cascader/) 组件。
|
||||
省市联动是典型的例子,联动场景我们更推荐使用 [Cascader](/components/cascader-cn/) 组件。
|
||||
|
||||
## en-US
|
||||
|
||||
Coordinating the selection of provinces and cities is a common use case and demonstrates how selection can be coordinated.
|
||||
|
||||
Using the [Cascader](/components/cascader) component is strongly recommended instead as it is more flexible and capable.
|
||||
Coordinating the selection of provinces and cities is a common use case and demonstrates how selection can be coordinated. [Cascader](/components/cascader) component is strongly recommended in this case.
|
||||
|
@ -1,7 +1,7 @@
|
||||
## zh-CN
|
||||
|
||||
tags select,随意输入的内容(scroll the menu)。
|
||||
标签形式的多选框,用户亦可自由输入。
|
||||
|
||||
## en-US
|
||||
|
||||
Select with tags, transform input to tag (scroll the menu).
|
||||
Allow user to select tags from list or input custom tag.
|
||||
|
Loading…
Reference in New Issue
Block a user