1.0.5 • Published 4 years ago

angular-ontouch v1.0.5

Weekly downloads
16
License
MIT
Repository
github
Last release
4 years ago

AngularOntouch

You can use Prevent the 300ms Click Delay on Mobile Device By touch Event

Install

npm i angular-ontouch

How Use

import

import AngularOntouchModule and providers TouchDirective in your module

imports: [
  AngularOntouchModule
  ...
]

example

example you can see https://stackblitz.com/edit/angular-ontouch

Demo

if you want use touch event please open website in your mobile or tablet https://angular-ontouch.stackblitz.io

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

0.0.1

4 years ago