You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# Tree
|
|
|
|
|
|
|
|
- category: Components
|
|
|
|
- chinese: 树
|
|
|
|
- disabled: true
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
树形控件。
|
|
|
|
|
|
|
|
## 何时使用
|
|
|
|
|
|
|
|
文件夹、组织架构、生物分类、国家地区等等,世间万物的大多数结构都是树形结构。使用`树控件`可以完整展现其中的层级关系,并具有展开收起选择等交互功能。
|