com.vaadin.flow.theme.lumo.
Class LumoUtility.AlignItems.Breakpoint
Enclosing class:
Set of classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied only for certain viewport sizes. Applies to flexbox and grid layouts.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied when the viewport has a minimum width of 1024px.
static final class
Classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied when the viewport has a minimum width of 768px.
static final class
Classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied when the viewport has a minimum width of 640px.
static final class
Classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied when the viewport has a minimum width of 1280px.
static final class
Classes for aligning items along a flexbox?s cross axis or a grid?s block axis that will be applied when the viewport has a minimum width of 1536px.
-
Method Summary