Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blazored/modal
A powerful and customizable modal implementation for Blazor applications.
https://github.com/blazored/modal
blazor blazored csharp hacktoberfest modal modal-dialog modals nuget razor
Last synced: 30 days ago
JSON representation
A powerful and customizable modal implementation for Blazor applications.
- Host: GitHub
- URL: https://github.com/blazored/modal
- Owner: Blazored
- License: mit
- Created: 2019-01-31T18:53:39.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T16:39:47.000Z (5 months ago)
- Last Synced: 2024-10-14T05:22:41.278Z (30 days ago)
- Topics: blazor, blazored, csharp, hacktoberfest, modal, modal-dialog, modals, nuget, razor
- Language: C#
- Homepage: https://blazored.github.io/Modal/
- Size: 15.5 MB
- Stars: 776
- Watchers: 28
- Forks: 185
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Blazored Modal
A powerful and customizable modal implementation for [Blazor](https://blazor.net) applications.
[![Nuget version](https://img.shields.io/nuget/v/Blazored.Modal.svg?logo=nuget)](https://www.nuget.org/packages/Blazored.Modal/)
[![Nuget downloads](https://img.shields.io/nuget/dt/Blazored.Modal?logo=nuget)](https://www.nuget.org/packages/Blazored.Modal/)
![Build & Test Main](https://github.com/Blazored/Modal/workflows/Build%20&%20Test%20Main/badge.svg)![Screenshot of Blazored Modal](https://user-images.githubusercontent.com/6171719/205016381-79dd5c65-8090-4bac-91e9-b4aee6e246d6.png)
## Documentation
For information on getting Blazored Modal setup in your application, as well as the many customisation options, please checkout our [docs](https://blazored.github.io/Modal/).