Table of Contents

Class MudGlobal.DialogDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll

Default settings for MudDialog.
Warning: This feature is under development and breaking changes to the API will occur between releases.

public static class MudGlobal.DialogDefaults
Inheritance
MudGlobal.DialogDefaults
Inherited Members

Properties

DefaultFocus

The element which will receive focus when this MudDialog is shown.

public static DefaultFocus DefaultFocus { get; set; }

Property Value

DefaultFocus