holiber/sl-vue-tree

Passing data from externaldrop

dalholm opened this issue · 0 comments

Hello,
Thanks for an awesome package. :)

I want to use the external drag function and on each "external drags" I want to pass some data. This data will later determine if its a folder or not.

i cant find the "source" element in the event thats passed trough externaldrop event.

I appreciate any help I can get