amsik / liquor-tree

Tree component based on Vue.js
MIT License
398 stars 94 forks source link

Reveal single Node or all Nodes of a Selection #208

Open manuelteuber opened 4 years ago

manuelteuber commented 4 years ago

Is there an elegant way to reveal a node (or all nodes of a Selection) that may currently be hidden (collapsed) as children of other nodes?

Thank you!