AnimationModel

Interface represents the settings of a progress bar animation.

Properties

enabled Boolean

Specifies whether the animation is enabled or not.

Default: false

duration Number

Specifies the duration in milliseconds of the animation.

Default: 2000

delay Number

Specifies the delay in milliseconds to start the animation.

Default: 0