Giter Club home page Giter Club logo

vue-finger's Introduction

vue-finger

基于腾讯AlloyFinger的vue 2.0手势插件 AlloyFinger:http://alloyteam.github.io/AlloyFinger/

所有手势事件
v-tap:点击事件
v-singleTap:单击事件,和tap的区别是相差250ms
v-longTap:长按事件,当点击时长超过750ms时候触发
v-doubleTap:双击事件
v-pressMove:拖拽移动事件
v-multipointStart:多点触控事件开始事件
v-multipointEnd:多点触控事件结束事件
v-swipe:滑动事件
v-rotate:旋转事件
v-pinch:缩放事件

使用示例:
见fingerDemo,在项目中使用的时候,在main.js中导入、vue.use(),然后在子组件中就可以直接用v-tap="{methods:func , arg: args}"的方式使用

vue-finger's People

Contributors

webkity avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.