Example of Animation in ASP.NET Core Predefined Dialogs Control
This example demonstrates how to open or close the dialog with animation effects by selecting the appropriate dropdown item in the dropdown button.
DEMO
SOURCE
The dialog can be opened or closed with an animation effect using the animationSettings
property.
You can also customize the duration of the animation and delay to begin the animation or disable the dialog's animation by setting the animation effect as none.
See also