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.Padding.Start
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.Padding.Start
-
Enclosing class:
public static final class LumoUtility.Padding.Start extends Object
Classes for setting the logical inline start padding of an element. The actual physical edge where the styles are applied depends on the text flow of the element.
-
-
Field Detail
-
NONE
public static final String NONE
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:
-
-