ngTouch.ngClick (directive)

Improve this Doc View Source ngClick

  1. directive in module ngTouch

A more powerful replacement for the default ngClick designed to be used on touchscreen devices. Most mobile browsers wait about 300ms after a tap-and-release before sending the click event. This version handles them immediately, and then prevents the following click event from propagating.

<