TreeNodeSuggest EditsGetting a reference to a TreeNode instance You can get a reference to a single tree node in 3 ways: In event callbacks In action mapping callback By calling treeModel methods (getNodeById, getNodeByPath, getNodeBy) Complete API Complete API for a single TreeNode instance: ITreeNode | angular-tree-componentUpdated less than a minute ago Did this page help you?YesNoCopy PageTable of Contents Getting a reference to a TreeNode instance Complete API