Table of Contents

Class MudGlobal.OverlayDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll
public static class MudGlobal.OverlayDefaults
Inheritance
MudGlobal.OverlayDefaults
Inherited Members

Properties

Delay

The default transition delay for MudOverlay and MudPicker<T>.

public static TimeSpan Delay { get; set; }

Property Value

TimeSpan

Duration

The default transition time for components like MudTooltip, MudOverlay, MudPicker<T>.

public static TimeSpan Duration { get; set; }

Property Value

TimeSpan