Class MudGlobal.GridDefaults
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
public static class MudGlobal.GridDefaults
- Inheritance
-
MudGlobal.GridDefaults
- Inherited Members
Properties
Spacing
The gap between items in MudGrid, measured in increments of 4px
.
public static int Spacing { get; set; }