• Overview
@angular/platform-server

PlatformState

Class

Representation of the current platform state.

  
    class PlatformState {}
  
  

renderToString

string

Renders the current state of the platform to string.

@returnsstring

getDocument

any

Returns the current DOM state.

@returnsany
Jump to details