BrowserTransferStateModule

From Get docs
< @angular/platform-browserAngular/docs/8/api/platform-browser/browsertransferstatemodule


BrowserTransferStateModule

ngmodule

NgModule to install on the client side while using the TransferState to transfer state from server to client.

class BrowserTransferStateModule {
}

Providers

Provider
{ provide: TransferState, useFactory: initTransferState, deps: [DOCUMENT, APP_ID] }


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