New to Kendo UI for Angular? Start a free 30-day trial
Dialog Animations
Updated over 6 months ago
The Dialog enables you to specify the opening animation type, its direction and duration in milliseconds.
To achieve this, utilize the Dialog animation property. It accepts both boolean and DialogAnimation parameters. To disable the animation completely, set the animation property to false.
Configuring the
directionof the Dialog opening animation is only applicable to theslideandexpandanimation types.
The following example demonstrates the opening animation of the Dialog in action.
Change Theme
Theme
Loading ...