PlatformState

PlatformState

Experimental Class

Class Overview

class PlatformState {
  constructor(_doc: any)
  
  
  renderToString() : string
  getDocument() : any
}

Class Description

Representation of the current platform state.

Annotations

@Injectable()

Constructor

construc