Package com.vaadin.flow.theme.lumo
Class LumoUtility.Grid.Breakpoint.XLarge
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Grid.Breakpoint.XLarge
-
- Enclosing class:
- LumoUtility.Grid.Breakpoint
public static final class LumoUtility.Grid.Breakpoint.XLarge extends Object
Classes that will be applied when the viewport has a minimum width of 1280px.
-
-
Field Summary
Fields Modifier and Type Field Description static StringCOLUMNS_1static StringCOLUMNS_10static StringCOLUMNS_11static StringCOLUMNS_12static StringCOLUMNS_2static StringCOLUMNS_3static StringCOLUMNS_4static StringCOLUMNS_5static StringCOLUMNS_6static StringCOLUMNS_7static StringCOLUMNS_8static StringCOLUMNS_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
-
-