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-componentCopy PageTable of Contents Getting a reference to a TreeNode instance Complete API