• 概要
@angular/platform-server

PlatformState

Class
stable

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