angular-tree-component icon indicating copy to clipboard operation
angular-tree-component copied to clipboard

How to Concatenate parent node with all children node

Open daniel-ign opened this issue 2 years ago • 1 comments

I am new to this and im trying to align the expanded parent nodes horizontally.
This would effective change the UI of the tree The best example would be how VS Code has implemented it.

enter image description here

Where the parent is:

  • in one line
  • a concatenation of the sub-nodes that were selected

How is this done?

daniel-ign avatar Mar 03 '22 07:03 daniel-ign

Anyone?

daniel-ign avatar Mar 03 '22 09:03 daniel-ign