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

Readme

Keywords

Package Sidebar

Install

npm i vtap

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • chenjiahan