Skip to content

IMudDialogInstance

Cascaded handle a hosted dialog component uses to close or cancel itself. Mirrors MudBlazor’s IMudDialogInstance so existing dialog components migrate unchanged.

Title shown in the dialog header.

Close the dialog as canceled.

Close the dialog with a successful, payload-less result.

Close the dialog with the supplied result.