Zicrael / ngx-tree-dnd

Angular 7 support, data sortable draggable smart tree.
https://ngx-tree-dnd.stackblitz.io
MIT License
39 stars 11 forks source link

Is there any way to get node level in the tree ? #47

Open gauravaroraui opened 5 years ago

gauravaroraui commented 5 years ago

Hi @Zicrael, I am using this plugin in one of my app and I want to add a dropdown instead of input at a particular level. Is there any option, that I can get the selected node level in the event while adding or renaming node. So, that I can do my stuff based on node level.

Zicrael commented 5 years ago

@gauravaroraui I see. I think i update this tree in future and add this ability.