AnimationSettingsModel
Defines the available animation settings.
Properties
duration Number
Specifies the duration in milliseconds that the animation will take.
Default: 400
easing String
Specifies the animation timing function.
Default: ease
effect AnimationEffect
Specifies the animation effect.
Default: None