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 classClasses for setting the bottom position of an element.static final classSet of classes defining the position of an element that will be applied only for certain viewport sizes.static final classClasses for setting the end position of an element.static final classClasses for setting a negative position for an element.static final classClasses for setting the start position of an element.static final classClasses 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:
-