vpusher / paper-tree

Browsable tree of nodes with expandable/collapsible capabilities and actions menu
MIT License
27 stars 24 forks source link

Tree traversal #15

Open chisholmd opened 6 years ago

chisholmd commented 6 years ago

Can anyone help me out with a sample of how I can traverse the tree-nodes once the tree is loaded? I need to comb through the tree-nodes recursively.

Thanks for any help