I am new to this and im trying to align the expanded parent nodes horizontally. <br> This would effective change the UI of the tree The best example would be how VS Code has implemented it. [![enter image description here][1]][1] [1]: https://i.stack.imgur.com/FjHl7.png Where the parent is: - in one line - a concatenation of the sub-nodes that were selected How is this done?