Class MudGlobal.GridDefaults
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Default settings for MudGrid.
Warning: This feature is under development and breaking changes to the API will occur between releases.
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; }