Interface VStyleUtil.ThemeStyle<T extends Enum<T>>

    • Method Detail

      • getThemeName

        String getThemeName()
      • applyTheme

        default void applyTheme​(com.vaadin.flow.component.HasElement component)
      • clearThemes

        default void clearThemes​(com.vaadin.flow.component.HasElement component)