File

src/options.ts

Index

Properties

Properties

isBundled
Type : boolean

Specifies whether or not the frontend is bundled in the Blueriq Runtime. Used to correctly handle development toolbar URL's when the frontend is bundled in the Runtime.

logComponents
Type : boolean

Specifies whether or not the table of registered components should be logged to the console during startup. Only applies when running Angular in development mode.

sessionRoute
Type : string

Route path for rendering a specific Blueriq session, used for handling project changes in new tabs. The placeholder :sessionId will be replaced by the id of the session to be rendered. By default, the route is configured as /session/:sessionId.

If configuring a static string is insufficient for a certain use-case, an implementation of interface SessionRouteProvider can be provided instead (resulting in this option to be ignored). For more information and an example, please refer to SessionRouteProvider's documentation.

results matching ""

    No results matching ""