bootstrapWorkerUi

From Get docs
< @angular/platform-webworkerAngular/docs/8/api/platform-webworker/bootstrapworkerui


bootstrapWorkerUi

function deprecated

Bootstraps the worker ui.

Deprecated: platform-webworker is deprecated in Angular and will be removed in version 10

bootstrapWorkerUi(workerScriptUri: string, customProviders: StaticProvider[] = []): Promise<PlatformRef>

Deprecated platform-webworker is deprecated in Angular and will be removed in version 10


Parameters
workerScriptUri string
customProviders StaticProvider[] Optional. Default is [].
Returns

Promise<PlatformRef>


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v8.angular.io/api/platform-webworker/bootstrapWorkerUi