From b9fa5c5a6781f4e1ec337f27d55c69db491a6555 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Tue, 19 Nov 2013 17:45:11 -0500 Subject: docs($animate): update the docs explaining enable/disable for specific elements --- src/ngAnimate/animate.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/ngAnimate/animate.js b/src/ngAnimate/animate.js index 3b3c29b9..6e4409ef 100644 --- a/src/ngAnimate/animate.js +++ b/src/ngAnimate/animate.js @@ -510,6 +510,7 @@ angular.module('ngAnimate', ['ng']) * @function * * @param {boolean=} value If provided then set the animation on or off. + * @param {jQuery/jqLite element=} element If provided then the element will be used to represent the enable/disable operation * @return {boolean} Current animation state. * * @description -- cgit v1.2.3