isPresentationTreeNodeItem Function
Function that checks if supplied TreeNodeItem is PresentationTreeNodeItem.
isPresentationTreeNodeItem(item: TreeNodeItem): item is PresentationTreeNodeItem
Parameter | Type | Description |
---|---|---|
item | TreeNodeItem |
Returns - item is PresentationTreeNodeItem
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.