platformWorkerUi

Experimental Const Variable Export export platformWorkerUi exported from @angular/platform-webworker/index defined in @angular/platform-webworker/src/worker_render.ts

platformBrowserTesting

Stable Const Variable Export export platformBrowserTesting Platform for testing exported from @angular/platform-browser/testing/index defined in @angular/platform-browser/testing/browser.ts

platformBrowserDynamicTesting

Stable Const Variable Export export platformBrowserDynamicTesting exported from @angular/platform-browser-dynamic/testing/index defined in @angular/platform-browser-dynamic/testing/index.ts

platformCore

Experimental Const Variable Export export platformCore This platform has to be included in any other platform exported from @angular/core/index defined in @angular/core/src/platform_core_providers.ts

PlatformLocation

Stable Class Class Overview class PlatformLocation { getBaseHrefFromDOM() : string onPopState(fn: LocationChangeListener) : void onHashChange(fn: LocationChangeListener) : void pathname : string search : string hash : string replaceState(state: any, title: string, url: string) : void pushState(state: any, title: string, url: string) : void forward() : void back() : void } Class Description Class Details getBaseHrefFromDOM() : string onPopState(fn: LocationChangeListe

PlatformRef

Stable Class Class Overview class PlatformRef { bootstrapModuleFactory(moduleFactory: NgModuleFactory<M>) : Promise<NgModuleRef<M>> bootstrapModule(moduleType: Type<M>, compilerOptions?: CompilerOptions|CompilerOptions[]) : Promise<NgModuleRef<M>> onDestroy(callback: () => void) : void injector : Injector destroy() : void destroyed : boolean } Class Description The Angular platform is the entry point for Angular on a web page. Each page ha

platformDynamicServer

Experimental Const Variable Export export platformDynamicServer The server platform that supports the runtime compiler. exported from @angular/platform-server/index defined in @angular/platform-server/src/server.ts

platformServer

Experimental Const Variable Export export platformServer exported from @angular/platform-server/index defined in @angular/platform-server/src/server.ts

platformBrowserDynamic

Experimental Const Variable Export export platformBrowserDynamic exported from @angular/platform-browser-dynamic/index defined in @angular/platform-browser-dynamic/src/platform-browser-dynamic.ts

platform-webworker

Module Entry point for all public APIs of the platform-webworker package. ClientMessageBroker ClientMessageBrokerFactory FnArg MessageBus MessageBusSink MessageBusSource PRIMITIVE ReceivedMessage ServiceMessageBroker ServiceMessageBrokerFactory UiArguments WORKER_APP_LOCATION_PROVIDERS WORKER_UI_LOCATION_PROVIDERS WorkerAppModule bootstrapWorkerUi platformWorkerApp platformWorkerUi defined in @angular/platform-webworker/index.ts