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:
afc163 2023-11-30 14:27:36 +08:00 committed by GitHub
parent 55183fa304
commit c656d8baf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 8 deletions

View File

@ -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.

View File

@ -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.