Enum Size
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Indicates the size of a component.
public enum Size
- Extension Methods
Fields
Large = 2The largest size.
Medium = 1A medium size.
Small = 0The smallest size.
Indicates the size of a component.
public enum Size
Large = 2The largest size.
Medium = 1A medium size.
Small = 0The smallest size.