vue-dragula
vue-dragula copied to clipboard
Is it posible to cancel the drag n drop operation
Hi,
In my drag n drop operation, when released, I make an AJAX request.
If AJAX Fails, I will need to get my item back to where it was.
Is there any available cancel() method to achieve that???
+1
+1