Package com.vaadin.flow.theme.material
Class Material
java.lang.Object
com.vaadin.flow.theme.material.Material
- All Implemented Interfaces:
com.vaadin.flow.theme.AbstractTheme,Serializable
@NpmPackage(value="@vaadin/vaadin-themable-mixin",version="24.0.2") @NpmPackage(value="@vaadin/polymer-legacy-adapter",version="24.0.2") @NpmPackage(value="@vaadin/vaadin-material-styles",version="24.0.2")
@JsModule("@vaadin/polymer-legacy-adapter/style-modules.js") @JsModule("@vaadin/vaadin-material-styles/color.js") @JsModule("@vaadin/vaadin-material-styles/typography.js") @JsModule("./material-includes.ts")
public class Material
extends Object
implements com.vaadin.flow.theme.AbstractTheme
Material component theme class implementation.
- See Also:
-
Field Details
-
LIGHT
- See Also:
-
DARK
- See Also:
-
-
Constructor Details
-
Material
public Material()
-
-
Method Details
-
getBaseUrl
- Specified by:
getBaseUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getThemeUrl
- Specified by:
getThemeUrlin interfacecom.vaadin.flow.theme.AbstractTheme
-
getHeaderInlineContents
- Specified by:
getHeaderInlineContentsin interfacecom.vaadin.flow.theme.AbstractTheme
-
getHtmlAttributes
- Specified by:
getHtmlAttributesin interfacecom.vaadin.flow.theme.AbstractTheme
-