Package com.vaadin.flow.theme.lumo
Class Lumo
java.lang.Object
com.vaadin.flow.theme.lumo.Lumo
- All Implemented Interfaces:
com.vaadin.flow.theme.AbstractTheme,Serializable
@NpmPackage(value="@vaadin/vaadin-themable-mixin",version="25.0.0-alpha21") @NpmPackage(value="@vaadin/vaadin-lumo-styles",version="25.0.0-alpha21")
@CssImport("@vaadin/vaadin-lumo-styles/lumo.css")
public class Lumo
extends Object
implements com.vaadin.flow.theme.AbstractTheme
Lumo component theme class implementation.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.vaadin.flow.theme.AbstractTheme
getHeaderInlineContents, translateUrl
-
Field Details
-
LIGHT
- See Also:
-
DARK
- See Also:
-
-
Constructor Details
-
Lumo
public Lumo()
-
-
Method Details
-
getBaseUrl
- Specified by:
getBaseUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getThemeUrl
- Specified by:
getThemeUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getHtmlAttributes
- Specified by:
getHtmlAttributesin interfacecom.vaadin.flow.theme.AbstractTheme
-