robinrodricks / vue3-touch-events

Simple touch events support for vue.js 3
MIT License
216 stars 27 forks source link

Feature: way to programatically cancel a drag #9

Open teddibaer opened 2 years ago

teddibaer commented 2 years ago

I am currently doing a simplistic "unlock" component where I would need a way to cancel the drag once the dragged item has been dragged to one of the possible target positions.