• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Animation in ASP.NET Core Dialog Control

This example demonstrates how to open or close the dialog with animation effects by clicking the appropriate button.

DEMO
SOURCE
The dialog is configured with animation effect. It is opened or closed with 'Zoom In or Out' animation.

The dialog can be opened or closed with animation effect using the animationSettings property. You can also customize the duration of animation and delay to begin animation. Disables the dialog's animation by setting the animation effect as none.