Table of Contents

Class MudGlobal.StackDefaults

Namespace
MudBlazor
Assembly
MudBlazor.dll

Default settings for MudStack.
Warning: This feature is under development and breaking changes to the API will occur between releases.

public static class MudGlobal.StackDefaults
Inheritance
MudGlobal.StackDefaults
Inherited Members

Properties

Spacing

The gap between items in MudStack, measured in increments of 4px.

public static int Spacing { get; set; }

Property Value

int