BEFORE_APP_SERIALIZED
const
npm Package | @angular/platform-server |
---|---|
Module | import { BEFORE_APP_SERIALIZED } from '@angular/platform-server'; |
Source | platform-server/src/tokens.ts |
const BEFORE_APP_SERIALIZED: any;
Description
A function that will be executed when calling renderModuleFactory
or renderModule
just before current platform state is rendered to string.
© 2010–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/platform-server/BEFORE_APP_SERIALIZED