Animation

Animations can be applied to some specific actions(Show/Hide, Move, Resize, Scroll to) to create a visual movement effect.


To define an animation you may define the duration in milliseconds (ms) and select an easing function.

Easing functions

An easing function describes an animation's execution through time. For instance the "easeInQuart" easing function progresses slowly at the beginning and accelerates the effect to the end.

linear
linear
swing
swing
easeInQuad
easeInQuad
easeOutQuad
easeOutQuad
easeInOutQuad
easeInOutQuad
easeInCubic
easeInCubic
easeOutCubic
easeOutCubic
easeInOutCubic
easeInOutCubic
easeInQuart
easeInQuart
easeOutQuart
easeOutQuart
easeInOutQuart
easeInOutQuart
easeInQuint
easeInQuint
easeOutQuint
easeOutQuint
easeInOutQuint
easeInOutQuint
easeInSine
easeInSine
easeOutSine
easeOutSine
easeInOutSine
easeInOutSine
easeInExpo
easeInExpo
easeOutExpo
easeOutExpo
easeInOutExpo
easeInOutExpo
easeInCirc
easeInCirc
easeOutCirc
easeOutCirc
easeInOutCirc
easeInOutCirc
easeInElastic
easeInElastic
easeInOutElastic
easeInOutElastic
easeInBack
easeInBack
easeOutBack
easeOutBack
easeInOutBack
easeInOutBack
easeInBounce
easeInBounce
easeOutBounce
easeOutBounce
easeInOutBounce
easeInOutBounce