mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-31 12:18:42 +08:00
436 B
436 B
Tree
- category: Components
- chinese: 树形控件
何时使用
简单的树形菜单应用,暂不支持键盘操作。
API
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
checkable | whether support checked | bool | false |
expandAll | expand all treeNodes | bool | false |