vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

Can I detect native drag drop event?

Open enjoycod1ng opened this issue 4 years ago • 0 comments

Thank you for this great package.

Now I ran into one problem when using this package. I should detect native dragend event but in this package there's no event like that. like :onDragStart prop

How can I detect native drag and drop event?

enjoycod1ng avatar Oct 01 '21 05:10 enjoycod1ng