Mint.Software.Blazor.Modal 8.0.0

# Mint.Software.Blazor.Modal **How to use:** 1. add to startup `services.AddBlazoredModal();` 2. add to _Import `@using Mint.Software.Blazor.Modal` 3. add to Layout ` <BlazoredModal/>` **To call on page** 1. add ` [Inject] IModalService Modal { get; set; }` 2. show `Modal.Show<{{RazorComponent}}>({{params}});`

No packages depend on Mint.Software.Blazor.Modal.

Version Downloads Last updated
8.0.0 12 02/19/2024
2.0.0 52 03/31/2022
1.0.0 159 10/15/2020