Package com.vaadin.flow.theme.lumo
Class LumoUtility.Position
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.Position
- Enclosing class:
- LumoUtility
Classes for setting the position of an element.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Classes for setting the bottom position of an element.static final class
Set of classes defining the position of an element that will be applied only for certain viewport sizes.static final class
Classes for setting the end position of an element.static final class
Classes for setting a negative position for an element.static final class
Classes for setting the start position of an element.static final class
Classes for setting the top position of an element. -
Field Summary
Fields -
Method Summary
-
Field Details
-
ABSOLUTE
- See Also:
-
FIXED
- See Also:
-
RELATIVE
- See Also:
-
STATIC
- See Also:
-
STICKY
- See Also:
-