Blazor Tutorial - How to create a modal component
Blazor modal tutorial The following example illustrates how you can create a modal component in Blazor server. For the following example i have used mdbootstrap which can be found here www.mdboostrap.com The goal is to create a modal that is easy to use and which can be used as a template across your site.