You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| icon | customize icon. When you pass component, whose render will receive full TreeNode props as component props | slot\|slot-scope | - ||
77
-
| isLeaf | Determines if this is a leaf node(effective when `loadData` is specified) | boolean |false||
77
+
| isLeaf | Determines if this is a leaf node(effective when `loadData` is specified) | boolean |-||
78
78
| key | Used with (default)ExpandedKeys / (default)CheckedKeys / (default)SelectedKeys. P.S.: It must be unique in all of treeNodes of the tree! | string \| number | internal calculated position of treeNode ||
79
79
| selectable | Set whether the treeNode can be selected | boolean | true ||
0 commit comments