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'm just curious if is it possible to remove usage of the ParentDialog literal in component dialogs like it's implemented in MudBlazor's dialogs: [CascadingParameter] MudDialogInstance MudDialog { get; set; }
I assume it will make a code less bulky a little bit.
Thank you for your product, it's very helpful!
The text was updated successfully, but these errors were encountered:
atlass-dev
changed the title
Get rid of ParentDialog in component dialog
Get rid of ParentDialog in component dialogs
Sep 14, 2023
Hi!
I'm just curious if is it possible to remove usage of the
ParentDialog
literal in component dialogs like it's implemented in MudBlazor's dialogs:[CascadingParameter] MudDialogInstance MudDialog { get; set; }
I assume it will make a code less bulky a little bit.
Thank you for your product, it's very helpful!
The text was updated successfully, but these errors were encountered: