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