dojo.__FadeArgs
<script src="../../js/dojo.js"></script>
defined in dojo/_base/fx.js
parameter | type | description |
---|---|---|
node | DOMNode|String | The node referenced in the animation |
duration | Integer | Optional. Duration of the animation in milliseconds. |
easing | Function | Optional. An easing function. |