The router can be replaced with the provided children
,
which can be useful for e.g. testing where the store and/or theme are needed.
A few links containing information about the app.
The "Privacy Policy" and "Terms of Service" are necessary for the app to be accepted to app stores.
A link to the root of the application.
The name of the application shown at the top left.
You will probably want to customize this.
Menu icons at the top right.
The main generic element containing the application.
Toggles the PWA installation instructions.
The fixed header at the top of the application.
Describes various app installation methods.
How to install the progressive web app (PWA).
The application logo.
You will probably want to customize this.
A very generic Privacy Policy.
This is only an example placeholder, not legal advice.
You will probably need to replace this with your own.
A very generic Terms of Service.
This is only an example placeholder, not legal advice.
You will probably need to replace this with your own.
A footer with a button to update the app which will be shown whenever there is a version update.
Shown when a service worker update is ready or when the version.json
static file has changed.
An array of objects describing each app store badge.
The root of the application, beginning with the store, theme, then routes.
Generated using TypeDoc
The app structure is based on a logical grouping of components.
Common top level components, a shared store, layouts, and API resources.