ng2-tree
ng2-tree copied to clipboard
how can we apply some restrictions while creating some node
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 we limit this ?