docs: add note in demo, close: #5547

This commit is contained in:
Benjy Cui 2017-03-29 15:39:10 +08:00
parent 57674fc778
commit bb13746400

View File

@ -9,10 +9,14 @@ title:
可以直接搜索选项并选择。
> `Cascader[showSearch]` 暂不支持服务端搜索,更多信息见 [#5547](https://github.com/ant-design/ant-design/issues/5547)
## en-US
Search and select options directly.
> Now, `Cascader[showSearch]` doesn't support search on server, more info [#5547](https://github.com/ant-design/ant-design/issues/5547)
````jsx
import { Cascader } from 'antd';