• Overview

This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/platform-server

PlatformState

Class

Representation of the current platform state.

API

  
    class PlatformState {}
  
  

constructor

PlatformState
@param_docany

renderToString

string

Renders the current state of the platform to string.

@returnsstring

getDocument

any

Returns the current DOM state.

@returnsany
Jump to details