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