getNodesCount Method
Returns the total number of nodes
getNodesCount(parentNode?: TreeNodeItem): Promise<number>
| Parameter | Type | Description |
|---|---|---|
| parentNode | TreeNodeItem | The parent node to return children count for. |
Defined in
Last Updated: 08 January, 2020