vue-draggable-resizable
vue-draggable-resizable copied to clipboard
Can I detect native drag drop event?
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?