createInfoNode Function
createInfoNode(parentNode: TreeNodeItem, message: string, type?: InfoTreeNodeItemType): PresentationInfoTreeNodeItem
| Parameter | Type | Description | 
|---|---|---|
| parentNode | TreeNodeItem | |
| string | ||
| type | InfoTreeNodeItemType | 
Returns - PresentationInfoTreeNodeItem
Defined in
Last Updated: 18 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.