Skip to content

A quick start Blazor project that shows how to customize a Syncfusion Blazor Dialog using templates in a Blazor WebAssembly app.

Notifications You must be signed in to change notification settings

SyncfusionExamples/customize-the-appearance-of-the-blazor-dialog-using-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customize the Appearance of the Blazor Dialog Using Templates

This sample explains about how to customize a Syncfusion Blazor Dialog using templates in a Blazor WebAssembly app.

Example: https://blazor.syncfusion.com/demos/dialog/template

Documentation: https://blazor.syncfusion.com/documentation/dialog/template

Prerequisites

  • Visual Studio 2022

How to run the project

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.