UI for ASP.NET Core
The component's action buttons allow you to provide specific interaction to users. Each of the buttons has a text and an action handler. By default, each button closes the Dialog as its last action, however you can easily cancel this.
Read more about the ASP.NET Core Dialog Action Buttons in our documentation
The Dialog has several built-in themes and swatches. Explore the Default (our own styling), Material (based on the Material Design guidelines), Bootstrap (which looks like the Bootstrap styling to integrate better) and Fluent (based on Microsoft Fluent UI) themes and choose the swatch that meets your design requirements.
You can easily customize any theme with a few lines of CSS or create a new one with the Progress SASS ThemeBuilder application to exactly match your colors and branding.