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/>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i vtap

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • chenjiahan