angular-ontouch
v1.0.5
Published
You can use Prevent the 300ms Click Delay on Mobile Device By touch Event
Downloads
14
Readme
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