mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Update gesture.js
Make this document more findable via a common search phrase -- "long touch"
This commit is contained in:
2
js/angular/directive/gesture.js
vendored
2
js/angular/directive/gesture.js
vendored
@@ -12,7 +12,7 @@ GESTURE_DIRECTIVES.forEach(function(name) {
|
||||
* @restrict A
|
||||
*
|
||||
* @description
|
||||
* Touch stays at the same location for 500ms.
|
||||
* Touch stays at the same location for 500ms. Similar to long touch events available for AngularJS and jQuery.
|
||||
*
|
||||
* @usage
|
||||
* ```html
|
||||
|
||||
Reference in New Issue
Block a user