A function that will be executed when calling renderApplication or renderModule just before current platform state is rendered to string.
API
const BEFORE_APP_SERIALIZED: InjectionToken<readonly (() => void | Promise<void>)[]>;
A function that will be executed when calling renderApplication or renderModule just before current platform state is rendered to string.
const BEFORE_APP_SERIALIZED: InjectionToken<readonly (() => void | Promise<void>)[]>;
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/platform-server/BEFORE_APP_SERIALIZED