Package com.vaadin.flow.theme.lumo
Class LumoUtility.BoxSizing
java.lang.Object
com.vaadin.flow.theme.lumo.LumoUtility.BoxSizing
- Enclosing class:
- LumoUtility
Classes for setting the box sizing property of an element. Box sizing
determines whether an element’s border and padding is considered a part
of its size.
-
Field Summary
-
Method Summary
-
Field Details
-
BORDER
- See Also:
-
CONTENT
- See Also:
-