Package com.vaadin.flow.theme.lumo
Class LumoUtility.AlignItems
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.AlignItems
- Enclosing class:
- LumoUtility
Classes for aligning items along a flexbox?s cross axis or a grid?s block
axis. Applies to flexbox and grid layouts.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Set of classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied only for certain viewport sizes. -
Field Summary
Fields -
Method Summary
-
Field Details
-
BASELINE
- See Also:
-
CENTER
- See Also:
-
END
- See Also:
-
START
- See Also:
-
STRETCH
- See Also:
-