10000
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 a5df219 commit a344911Copy full SHA for a344911
src/ngAnimate/animate.js
@@ -831,7 +831,7 @@ angular.module('ngAnimate', ['ng'])
831
* @kind function
832
*
833
* @param {boolean=} value If provided then set the animation on or off.
834
- * @param {DOMElement} element If provided then the element will be used to represent the enable/disable operation
+ * @param {DOMElement=} element If provided then the element will be used to represent the enable/disable operation
835
* @return {boolean} Current animation state.
836
837
* @description
0 commit comments