Package com.vaadin.flow.theme.lumo
Class LumoUtility.AlignContent
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.AlignContent
- Enclosing class:
- LumoUtility
Classes for distributing space around and between items along a flexbox?s
cross axis or a grid?s block axis. Applies to flexbox and grid layouts.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
AROUND
- See Also:
-
BETWEEN
- See Also:
-
CENTER
- See Also:
-
END
- See Also:
-
EVENLY
- See Also:
-
START
- See Also:
-
STRETCH
- See Also:
-