fx

An object that serves as a namespace for the methods that are used to animate UI elements.

Included in: dx.mobile.js, dx.web.js, dx.viz.js, dx.viz-web.js, dx.all.js
import fx from "devextreme/animation/fx"

Methods

This section describes methods used to animate elements.

Name Description
animate(element, config)

Animates an element.

isAnimating(element)

Checks whether an element is being animated.

stop(element, jumpToEnd)

Stops an element's animation.