Skip to content

Helpers

The following helper functions can be used to achieve advanced setup of your application.

App helper

The following helpers can help you bootstrap the root class of your application:

Instance helpers

Some helpers can be used to work with instances.

Lazy import helpers

Some components might not need to be imported and instantiated immediately on page load. The following functions will help you define custom scenarios for when to import these components.

MIT Licensed