Search results

ToastAnimations API in JavaScript (ES5) Toast API control

An object that is used to configure the animation object of Toast.

Properties

duration

number

Specifies the duration to animate.

Defaults to 600

easing

string

Specifies the animation timing function.

Defaults to ‘ease’

effect

Effect

Specifies the type of animation.

Defaults to ‘FadeIn’