vue-long-press-directive
Long press directive plugin for Vue.js. See the live demo.
npm install vue-long-press-directive
Usage
Register the plugin with Vue. It's possible to specify the press duration in the options object.
var Vue = var longpress = Vue
The directive can now be used in a template.
Press and hold