class
final
Representation of the current platform state.
class PlatformState { renderToString(): string getDocument(): any }
renderToString() |
---|
Renders the current state of the platform to string. |
|
getDocument() |
---|
Returns the current DOM state. |
|
© 2010–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v12.angular.io/api/platform-server/PlatformState