robinrodricks / vue3-touch-events

Simple touch events support for vue.js 3
MIT License
244 stars 31 forks source link

Feature: way to programatically cancel a drag #9

Open teddibaer opened 3 years ago

teddibaer commented 3 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.