eo-directory-tree-internal-node
<eo-directory-tree-internal-node>
目录树节点
Examples
Basic
Selectable
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
depth | 深度 | number | 0 | |
expanded | 是否展开 | boolean | ||
selectable | 可选择 | boolean | ||
selected | 是否选中 | boolean | ||
icon | GeneralIconProps | |||
faded | boolean |
Events
Name | Description | Event Detail |
---|---|---|
expand | 展开事件 | boolean - 展开状态 |
select | 选择事件 | void |