DialogOptions
MudBlazor-compatible display options for a dialog.
Properties
Section titled “Properties”BackdropClick
Section titled “BackdropClick”Allow dismissing the dialog by clicking the backdrop.
CloseButton
Section titled “CloseButton”Show an explicit close (x) button in the header.
CloseOnEscapeKey
Section titled “CloseOnEscapeKey”Allow dismissing the dialog with the Escape key.
FullWidth
Section titled “FullWidth”Stretch the dialog box to the chosen max width.
MaxWidth
Section titled “MaxWidth”Maximum width of the dialog box.
NoHeader
Section titled “NoHeader”Center the dialog vertically (no-op placeholder for parity).