bootstrapWorkerUi
From Get docs
< @angular/platform-webworkerAngular/docs/7/api/platform-webworker/bootstrapworkerui
bootstrapWorkerUi
function
Bootstraps the worker ui.
bootstrapWorkerUi(workerScriptUri: string, customProviders: StaticProvider[] = []): Promise<PlatformRef>
Parameters
workerScriptUri
|
string
|
|
customProviders
|
StaticProvider[]
|
Optional. Default is [] .
|
Returns
Promise<PlatformRef>
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v7.angular.io/api/platform-webworker/bootstrapWorkerUi