AnimationSettings
23 Sep 20251 minute to read
Defines the animation settings.
Properties
duration number
Specifies the duration taken to animate.
Defaults to 400
easing string
Specifies the animation timing function.
Defaults to ‘ease’
effect AnimationEffect
Specifies the effect of animation.
Defaults to ‘None’