mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
docs($animate): update the docs explaining enable/disable for specific elements
This commit is contained in:
parent
751f058f30
commit
b9fa5c5a67
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue