Search results

AnimationSettings API in Angular ProgressButton API component

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’