ant-design/components/select/demo/coordinate.md

12 lines
358 B
Markdown
Raw Normal View History

2016-07-10 08:55:43 +08:00
## zh-CN
2015-08-06 12:06:05 +08:00
省市联动是典型的例子。
推荐使用 [Cascader](/components/cascader/) 组件。
2016-03-31 09:40:55 +08:00
2016-07-10 08:55:43 +08:00
## 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.