widgets/widgets.module.ts
Module with providers for the given widgets.
Does not include any widgets by default.
Import this modules by using the WidgetsModule.config
method.
Static config | ||||||
config(config: literal type)
|
||||||
Type parameters :
|
||||||
Parameters :
Returns :
ModuleWithProviders<WidgetsModule>
|
Static providers | ||||||
providers(config: literal type)
|
||||||
Type parameters :
|
||||||
Parameters :
Returns :
Provider[]
|