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.Grid.Breakpoint.Large
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Grid.Breakpoint.Large
-
Enclosing class:
public static final class LumoUtility.Grid.Breakpoint.Large extends Object
Classes that will be applied when the viewport has a minimum width of 1024px.
-
-
Field Summary
Fields Modifier and Type Field Description static String
COLUMNS_1
static String
COLUMNS_10
static String
COLUMNS_11
static String
COLUMNS_12
static String
COLUMNS_2
static String
COLUMNS_3
static String
COLUMNS_4
static String
COLUMNS_5
static String
COLUMNS_6
static String
COLUMNS_7
static String
COLUMNS_8
static String
COLUMNS_9
-
-
-
Field Detail
-
COLUMNS_1
public static final String COLUMNS_1
See Also:
-
COLUMNS_2
public static final String COLUMNS_2
See Also:
-
COLUMNS_3
public static final String COLUMNS_3
See Also:
-
COLUMNS_4
public static final String COLUMNS_4
See Also:
-
COLUMNS_5
public static final String COLUMNS_5
See Also:
-
COLUMNS_6
public static final String COLUMNS_6
See Also:
-
COLUMNS_7
public static final String COLUMNS_7
See Also:
-
COLUMNS_8
public static final String COLUMNS_8
See Also:
-
COLUMNS_9
public static final String COLUMNS_9
See Also:
-
COLUMNS_10
public static final String COLUMNS_10
See Also:
-
COLUMNS_11
public static final String COLUMNS_11
See Also:
-
COLUMNS_12
public static final String COLUMNS_12
See Also:
-
-