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

Adding "disable" feature at node level

Open joGrim65 opened this issue 6 years ago • 0 comments

Hallo, I'm working on a tree where, when clicking on a leaf node of a branch, could follow an action to disable another branch. For me "disable" means: neither check nor selection... and naturally no drag and drop and any change admitted on a node and all its children.

Actually I found no way to do that... do you think could be a request/issue you could add/manage?

I think you could add a "disable" attribute on TreeModel and managed it on tree items that need that feature applied.

I think this could be a useful feature.

Thanks

joGrim65 avatar May 15 '18 15:05 joGrim65