he-tree-vue icon indicating copy to clipboard operation
he-tree-vue copied to clipboard

How to know the target node on before drag end.

Open luckyboy07 opened this issue 4 years ago • 1 comments
trafficstars

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

luckyboy07 avatar Apr 16 '21 11:04 luckyboy07

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

phphe avatar Apr 16 '21 11:04 phphe