gijgo icon indicating copy to clipboard operation
gijgo copied to clipboard

Gijgo tree. get all nodes with the same id / text

Open Sam4127 opened this issue 6 years ago • 0 comments

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?

Sam4127 avatar Nov 12 '19 09:11 Sam4127