Enum AlignItems
- Namespace
- MudBlazor
- Assembly
- MudBlazor.dll
Specifies how children of a flex container are aligned along the cross axis.
public enum AlignItems
- Extension Methods
Fields
Baseline = 0
Center = 1
End = 3
Start = 2
Stretch = 4
Specifies how children of a flex container are aligned along the cross axis.
public enum AlignItems
Baseline = 0
Center = 1
End = 3
Start = 2
Stretch = 4