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.FontWeight
- java.lang.Object
-
- com.vaadin.flow.theme.lumo.LumoUtility.FontWeight
-
Enclosing class:
public static final class LumoUtility.FontWeight extends Object
Classes for setting the font weight of an element.
-
-
Field Detail
-
THIN
public static final String THIN
See Also:
-
EXTRALIGHT
public static final String EXTRALIGHT
See Also:
-
LIGHT
public static final String LIGHT
See Also:
-
NORMAL
public static final String NORMAL
See Also:
-
MEDIUM
public static final String MEDIUM
See Also:
-
SEMIBOLD
public static final String SEMIBOLD
See Also:
-
BOLD
public static final String BOLD
See Also:
-
EXTRABOLD
public static final String EXTRABOLD
See Also:
-
BLACK
public static final String BLACK
See Also:
-
-