ant-design/components/tree-select/demo/treeData.md

8 lines
200 B
Markdown
Raw Normal View History

2016-08-05 11:47:31 +08:00
## zh-CN
2016-02-01 17:06:54 +08:00
使用 `treeData` 把 JSON 数据直接生成树结构。
2016-08-05 11:47:31 +08:00
## en-US
The tree structure can be populated using `treeData` property. This is a quick and easy way to provide the tree content.