core/plugins/plugins-resolve.service.ts
Methods |
|
constructor(tabs: TabsService, navigator: NavigatorService, action: ActionService, actionBar: ActionBarService, breadcrumb: BreadcrumbService, dynamicComponent: DynamicComponentService, search: SearchService, c8yRouter: RouterService, docs: DocsService, wizard: WizardService, compiler: Compiler, injector: Injector)
|
|||||||||||||||||||||||||||||||||||||||
Parameters :
|
Async resolveRemotePlugins | ||||||||
resolveRemotePlugins(remoteModules: Array
|
||||||||
Loads plugins by resolving the remote NgModules and injecting it. Also attaching the hooks onto the root injector.
Parameters :
Returns :
any
|