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