com.vaadin.flow.theme.lumo.
Class LumoUtility.Display.Breakpoint
Enclosing class:
Set of classes defining the display property of an element that will be applied only for certain viewport sizes.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1024px.
static final class
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 768px.
static final class
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 640px.
static final class
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1280px.
static final class
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1536px.
-
Method Summary