ng2-tree icon indicating copy to clipboard operation
ng2-tree copied to clipboard

Angular tree component

Results 103 ng2-tree issues
Sort by recently updated
recently updated
newest added

Hi all! First of all lemme thank you for this cool lib! I was wondering about a use case that we need for an app we're working on: turning a...

Dear, on logevent($event) after selecting the node I want to collapse the parent what step shall I do

How can you read all the nodes that has been checked in the tree without stepping into each child attribute?

Hi Team, I have disabled the root node and want to make the second level child Node as separate Parent Node by moving them outside of the parent.But I am...

if I need to apply some restrictions to node like if one node is created then in same level we can not create another node having same name. how can...

I want to prevent the user to add or modify or move the nodes what shall I add 👍

Is it possible for disabling the underlying action of a node, when you hovering over the current node?

There are some use cases where **nodeRemoved** event firing is undesirable and confusing.

How can I implement the enforcement of file names, lets say I want the user to only choose file names that start with a capital letter, contain only letters and...

enhancement
help wanted

Some settings are not working e.g. rightMenu deactivate, static stop dragging etc. Is there any mistake in my settings or its treeview issue? public settings: TreeModelSettings = { rightMenu: false,...