The final state of the object after animation.
OptionalbackwardsFlag indicating if the animation should run backwards. Default is false.
The initial state of the object before animation.
OptionaldurationDuration of the animation in milliseconds. Default is 1000 ms.
OptionalinterpolationCustom interpolation function for animation. Default is ease-in-out.
Options for configuring a
WebaniInterpolatedAnimationbetween twoWebaniTransformableobjects.