We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.theme.lumo.
Package com.vaadin.flow.theme.lumo
Class LumoUtility.Display
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.Display
Enclosing class:
Classes for setting the display property of an element. Determines whether the element is a block or inline element and how its items are laid out.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Set of classes defining the display property of an element that will be applied only for certain viewport sizes.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BLOCK
See Also:
-
FLEX
See Also:
-
GRID
See Also:
-
HIDDEN
See Also:
-
INLINE
See Also:
-
INLINE_BLOCK
See Also:
-
INLINE_FLEX
See Also:
-
INLINE_GRID
See Also:
-