A Blazor Wrapper for JS's Window.confirm() and onbeforeunload as .Net Blazor Component.
Info
Version: | 0.7.0.1 |
Author(s): | Dani Herrera |
Last Update: | Friday, November 16, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ctrl-alt-d/BlazorConfirm |
NuGet Url: | https://www.nuget.org/packages/BlazorConfirm |
Install
Install-Package BlazorConfirm
dotnet add package BlazorConfirm
paket add BlazorConfirm
BlazorConfirm Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Blazor.Browser(>= 0.7.0)
Tags