Package com.vaadin.flow.theme.lumo
Class LumoUtility.AlignItems.Breakpoint
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.AlignItems.Breakpoint
- Enclosing class:
- LumoUtility.AlignItems
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