bootstrapWorkerUi
Bootstraps the worker ui.
已弃用: platform-webworker is deprecated in Angular and will be removed in a future version of Angular
bootstrapWorkerUi(workerScriptUri: string, customProviders: StaticProvider[] = []): Promise<PlatformRef>
Deprecated platform-webworker is deprecated in Angular and will be removed in a future version of Angular
参数
workerScriptUri | string | |
customProviders | StaticProvider[] | 可选. 默认值是 |
返回值
Promise<PlatformRef>