How do I call a blazor modal dialog from Maui
I have a maui xaml page. When I click a button I want to show a dialog that exists in my razor class library.
I have a maui xaml page. When I click a button I want to show a dialog that exists in my razor class library.