ngmodule
NgModule to install on the server side while using the TransferState
to transfer state from server to client.
class ServerTransferStateModule { }
Provider |
---|
TransferState |
{ provide: BEFORE_APP_SERIALIZED, useFactory: serializeTransferStateFactory, deps: [DOCUMENT, APP_ID, TransferState], multi: true } |
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v11.angular.io/api/platform-server/ServerTransferStateModule