AnimationSettingsModel

Interface representing the available animation settings for a dialog.

Properties

delay Number

Specifies the delay in milliseconds to start animation.

Default: 0

duration Number

Specifies the duration in milliseconds that the animation takes to open or close the dialog.

Default: 400

effect DialogEffect

Specifies the animation effect that will be applied when opening and closing the dialog.

Default: Fade