Class MudGlobal.TransitionDefaults
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
public static class MudGlobal.TransitionDefaults
- Inheritance
-
MudGlobal.TransitionDefaults
- Inherited Members
Properties
Delay
The length of time that the opening transition takes to complete.
public static TimeSpan Delay { get; set; }
Property Value
Duration
The amount of time in milliseconds to wait from opening the popover before beginning to perform the transition.
public static TimeSpan Duration { get; set; }