mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-03 09:05:37 +08:00
docs($animate): update the docs explaining enable/disable for specific elements
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user