Package com.vaadin.flow.theme.lumo
Class LumoUtility.Grid.Breakpoint.Large
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Grid.Breakpoint.Large
-
- Enclosing class:
- LumoUtility.Grid.Breakpoint
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:
- Constant Field Values
-
COLUMNS_2
public static final String COLUMNS_2
- See Also:
- Constant Field Values
-
COLUMNS_3
public static final String COLUMNS_3
- See Also:
- Constant Field Values
-
COLUMNS_4
public static final String COLUMNS_4
- See Also:
- Constant Field Values
-
COLUMNS_5
public static final String COLUMNS_5
- See Also:
- Constant Field Values
-
COLUMNS_6
public static final String COLUMNS_6
- See Also:
- Constant Field Values
-
COLUMNS_7
public static final String COLUMNS_7
- See Also:
- Constant Field Values
-
COLUMNS_8
public static final String COLUMNS_8
- See Also:
- Constant Field Values
-
COLUMNS_9
public static final String COLUMNS_9
- See Also:
- Constant Field Values
-
COLUMNS_10
public static final String COLUMNS_10
- See Also:
- Constant Field Values
-
COLUMNS_11
public static final String COLUMNS_11
- See Also:
- Constant Field Values
-
COLUMNS_12
public static final String COLUMNS_12
- See Also:
- Constant Field Values
-
-