On this page
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–2021 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v11.angular.io/api/platform-server/PlatformState