Skip to main content
The root component of the application, which serves as the starting point of the component hierarchy.

Fields

NameTypeDescriptionOptions
App nameTextThe app name will be shown in the browser’s title bar.-
Custom CSS classesTextCSS classes, separated by spaces. You can define classes in custom stylesheets.-
ButtonColor--
Button shadowShadow--
AccentColor--
PaddingPadding--
Primary textColor--
Button textColor--
EmptinessColorPage background color-
Container shadowShadow--
Secondary textColor--
SeparatorColor--
Content alignment (V)Align (V)--
Content alignment (H)Align (H)--
Content widthWidthConfigure content width using CSS units, e.g. 100px, 50%, 10vw, etc.-

Events

Captures the first application load, including page key and route vars.
Capture changes to the URL hash, including page key and route vars.