File

src/module.ts

Description

This module is the main entrypoint module of the Blueriq framework support for Angular. This module must be imported only once, preferably from the root module. This class in itself is not an NgModule to avoid the chance of importing it multiple times. You must use the BlueriqModule.forRoot method to import this module only once, e.g. from the root module.

Index

Methods

Methods

Static forRoot
forRoot(options: BlueriqOptions)
Parameters :
Name Type Optional Default value
options BlueriqOptions No {}

result-matching ""

    No results matching ""