Class Aura

java.lang.Object
com.vaadin.flow.theme.aura.Aura

@NpmPackage(value="@vaadin/aura", version="25.0.0-beta4") public class Aura extends Object
Aura theme base class.
  • Field Details

    • STYLESHEET

      public static final String STYLESHEET
      The path to the Aura stylesheet. Can be used as argument to a StyleSheet on an AppShellConfigurator class to apply the Aura theme to an application.
      See Also:
  • Constructor Details

    • Aura

      public Aura()