isTreeModelRootNode Function
Checks if object is TreeModelRootNode
isTreeModelRootNode(obj: TreeModelNodeType): obj is TreeModelRootNode
| Parameter | Type | Description | 
|---|---|---|
| obj | TreeModelNodeType | 
Returns - obj is TreeModelRootNode
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.