gijgo
gijgo copied to clipboard
Gijgo tree. get all nodes with the same id / text
The tree component getNodeById / getNodeByText methods return only a single node even if there are multiple nodes in the tree with the same Id/Text.
Is there a way to get all the nodes in the tree with the same ID / Text?