mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-27 19:50:23 +00:00
docs(animate): add param name
This commit is contained in:
parent
3f943e7246
commit
3c6821b9ad
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,7 @@ angular.module('ngAnimate', ['ng'])
|
|||
* @methodOf ngAnimate.$animate
|
||||
* @function
|
||||
*
|
||||
* @param {boolean=} If provided then set the animation on or off.
|
||||
* @param {boolean=} value If provided then set the animation on or off.
|
||||
* @return {boolean} Current animation state.
|
||||
*
|
||||
* @description
|
||||
|
|
|
|||
Loading…
Reference in a new issue