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