he-tree-vue
he-tree-vue copied to clipboard
Limit the depth of tree
is there a way to limit the depth of the tree?
Use hook prop eachDroppable, calc dragging node's depth and hoveing node's depth, return boolean to control if droppable.
and how do i do this? you have almost no code examples