blazor-dialog
There are 5 repositories under blazor-dialog topic.
vikramlearning/blazorbootstrap
An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.
stavroskasidis/BlazorDialog
Easy dialog management for Blazor !
SyncfusionExamples/Create-a-Dialog-Component-in-a-Blazor-Server-Application
This sample explains how to create the Blazor Dialog component in Blazor Server Application and display a modal Dialog and render the Dialog content using HTML.
SyncfusionExamples/customize-the-appearance-of-the-blazor-dialog-using-templates
A quick start Blazor project that shows how to customize a Syncfusion Blazor Dialog using templates in a Blazor WebAssembly app.
SyncfusionExamples/how-to-drag-resize-and-animate-the-blazor-dialog
A quick start Blazor project that shows how to drag, resize, and animate the Blazor Dialog component in a Blazor WebAssembly app. This project also includes a code snippet to create a custom dialog and add multiple dialogs.