@NpmPackage(value="@vaadin/vaadin-material-styles",
version="21.0.4")
@JsModule(value="@vaadin/vaadin-material-styles/color.js") @JsModule(value="@vaadin/vaadin-material-styles/typography.js")
public class Material
extends Object
implements com.vaadin.flow.theme.AbstractTheme
| Constructor and Description |
|---|
Material() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseUrl() |
List<String> |
getHeaderInlineContents() |
Map<String,String> |
getHtmlAttributes(String variant) |
String |
getThemeUrl() |
public static final String LIGHT
public static final String DARK
public String getBaseUrl()
getBaseUrl in interface com.vaadin.flow.theme.AbstractThemepublic String getThemeUrl()
getThemeUrl in interface com.vaadin.flow.theme.AbstractThemepublic List<String> getHeaderInlineContents()
getHeaderInlineContents in interface com.vaadin.flow.theme.AbstractThemeCopyright © 2021. All rights reserved.