Search results

AnimationSettings API in JavaScript ProgressButton API control

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’