Class MudGlobal.PopoverDefaults
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Default settings for MudPopover.
Warning: This feature is under development and breaking changes to the API will occur between releases.
public static class MudGlobal.PopoverDefaults
- Inheritance
-
MudGlobal.PopoverDefaults
- Inherited Members
Properties
Elevation
The amount of drop shadow to apply to MudPopover.
public static int Elevation { get; set; }