You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am new to Blazor Bootstrap. I have a very simple question.
How do I pass Modal Parameters such as HeaderCssClass, IsVerticallyCentered, etc. using the ShowAsync(string title, Dictionary<string, object> parameters = null)?
I cant find any info about this on the docs
Kind regards
The text was updated successfully, but these errors were encountered:
Hi, I am new to Blazor Bootstrap. I have a very simple question.
How do I pass Modal Parameters such as HeaderCssClass, IsVerticallyCentered, etc. using the ShowAsync(string title, Dictionary<string, object> parameters = null)?
I cant find any info about this on the docs
Kind regards
The text was updated successfully, but these errors were encountered: