angular / 11.2.14 / api / platform-browser / browsertransferstatemodule.html /

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–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/platform-browser/BrowserTransferStateModule