Login Register Help
API Documentation
Choose a stylesheet:

Namespacedojo.fx

Effects library on top of Base animations

Jump to FunctionsJump to ConstructorsNamespacesBack to top

Collection of easing functions to use beyond the default dojo._defaultEasing function.

Jump to FunctionsJump to NamespacesConstructorsBack to top

Jump to ConstructorsJump to NamespacesFunctionsBack to top

Functiondojo.fx.chain(animations: dojo._Animation[]): dojo._Animation | dojo.Animation
Chain a list of dojo.Animations to run in sequence
Functiondojo.fx.combine(animations: dojo._Animation[]): dojo._Animation | dojo.Animation
Combine a list of dojo.Animations to run in parallel
Slide a node to a new top/left position
Expand a node to it's natural height.
Shrink a node to nothing and hide it.