Predefined Dialogs / Customization

Blazor Predefined Dialogs Example - Customization Options

Loading Syncfusion Blazor Server Demos…

This example demonstrates how to customize the content of predefined Alert, Confirm, and Prompt dialogs. Three buttons have been added to this example; click one to open the relevant dialog box.

Predefined dialogs are used to display messages and supplemental content like graphics, text, and interactive components such as form controls within a web page. You can use the DialogOptions.ChildContent attribute to load customized content.

See also: