We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bae7b commit c73801bCopy full SHA for c73801b
src/ngAnimate/animate.js
@@ -25,7 +25,7 @@
25
* | {@link ng.directive:ngInclude#animations ngInclude} | enter and leave |
26
* | {@link ng.directive:ngSwitch#animations ngSwitch} | enter and leave |
27
* | {@link ng.directive:ngIf#animations ngIf} | enter and leave |
28
- * | {@link ng.directive:ngShow#animations ngClass} | add and remove |
+ * | {@link ng.directive:ngClass#animations ngClass} | add and remove |
29
* | {@link ng.directive:ngShow#animations ngShow & ngHide} | add and remove (the ng-hide class value) |
30
*
31
* You can find out more information about animations upon visiting each directive page.
0 commit comments