phphe/he-tree-vue

How to know the target node on before drag end.

luckyboy07 opened this issue · 1 comments

How can I get the target node on before dropping the node on the targeted tree?

phphe commented

target node is dragging node. You can get targetPath before drop.