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

Can I detect native drag drop event?

Open mastercodingbear opened this issue 3 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?

mastercodingbear avatar Oct 01 '21 05:10 mastercodingbear