LoadedNodeHierarchyItem Interface
Data structure that describes one loaded hierarchy item.
Properties
Name | Type | Description | |
---|---|---|---|
children | LoadedNodeHierarchyItem[] | undefined | Children of loaded tree node item. | |
item | TreeNodeItemData | Loaded tree node item. | |
numChildren | number | undefined | Number of children tree node item has. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.