Home > @activeviam/activeui-sdk > TreeNode > sourceObject
TreeNode.sourceObject property
The object that the node represents, independently of its rendering. It can be for example the bookmark attached to the node in the bookmark tree, or the representation of the discovery node.
Signature:
sourceObject?: TreeNodeSourceObject;