Package com.vaadin.flow.theme.lumo
Class LumoUtility.FlexDirection
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.FlexDirection
- Enclosing class:
- LumoUtility
Classes for setting the flex direction of a flexbox layout.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Set of classes defining the flex direction of an element that will be applied only for certain viewport sizes. -
Field Summary
Fields -
Method Summary
-
Field Details
-
COLUMN
- See Also:
-
COLUMN_REVERSE
- See Also:
-
ROW
- See Also:
-
ROW_REVERSE
- See Also:
-