We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03086ed + f5e0ea9 commit e0d728cCopy full SHA for e0d728c
js/angular/directive/gesture.js
@@ -12,7 +12,7 @@ GESTURE_DIRECTIVES.forEach(function(name) {
12
* @restrict A
13
*
14
* @description
15
- * 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.
16
17
* @usage
18
* ```html
0 commit comments