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.

Returns - Promise<number>

Defined in

Last Updated: 25 March, 2024