vtap
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Vtap

Vue tap plugin to remove click delays in iOS.

Install

yarn add vtap

Usage

import Vue from 'vue'
import Tap from 'vtap'
Vue.use(Tap);
<button v-tap @click="doSomething">Tap</button/>

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i vtap

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • chenjiahan