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-alpha19") @NpmPackage(value="@vaadin/vaadin-lumo-styles",version="25.0.0-alpha19") @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 Details

  • Constructor Details

    • Lumo

      public Lumo()
  • Method Details

    • getBaseUrl

      public String getBaseUrl()
      Specified by:
      getBaseUrl in interface com.vaadin.flow.theme.AbstractTheme
    • getThemeUrl

      public String getThemeUrl()
      Specified by:
      getThemeUrl in interface com.vaadin.flow.theme.AbstractTheme
    • getHtmlAttributes

      public Map<String,String> getHtmlAttributes(String variant)
      Specified by:
      getHtmlAttributes in interface com.vaadin.flow.theme.AbstractTheme