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.
Class LumoUtility.Display.Breakpoint
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Display.Breakpoint
-
Enclosing class:
public static final class LumoUtility.Display.Breakpoint extends Object
Set of classes with styles to be used for certain viewport sizes
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
LumoUtility.Display.Breakpoint.Large
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1024px
static class
LumoUtility.Display.Breakpoint.Medium
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 768px
static class
LumoUtility.Display.Breakpoint.Small
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 640px
static class
LumoUtility.Display.Breakpoint.XLarge
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1280px
static class
LumoUtility.Display.Breakpoint.XXLarge
Classes for defining the display property of an element that will be applied when the viewport has a minimum width of 1536px
-