Ant Blazor Modal Using Modal Component
In my previous article, I talked about how to create Ant Blazor modal dialog using the services. Today, let’s how to create a modal dialog using Ant Design Blazor’s Modal Component.
Let’s start with a basic example.
<Button Type="@ButtonType.Primary"...
hirushafernando.hashnode.dev6 min read