Touch events plugin for Vue.js(2.0)
https://github.com/answershuto/vue-touch
npm i touch-vue
import touchVue from 'touch-vue';
Vue.use(touchVue);
<div v-touch="handleTouch">touch me</div>
handleTouch (type) {
//...
}
Touch events plugin for Vue.js(2.0)
https://github.com/answershuto/vue-touch
npm i touch-vue
import touchVue from 'touch-vue';
Vue.use(touchVue);
<div v-touch="handleTouch">touch me</div>
handleTouch (type) {
//...
}
npm i touch-vue
1
1.0.5
none
21.3 kB
4