We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.flow.theme.lumo.
Class LumoUtility.Width
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Width
-
Enclosing class:
public static final class LumoUtility.Width extends Object
Classes for setting the width of an element.
-
-
Field Detail
-
AUTO
public static final String AUTO
See Also:
-
FULL
public static final String FULL
See Also:
-
XSMALL
public static final String XSMALL
See Also:
-
SMALL
public static final String SMALL
See Also:
-
MEDIUM
public static final String MEDIUM
See Also:
-
LARGE
public static final String LARGE
See Also:
-
XLARGE
public static final String XLARGE
See Also:
-
-