• Overview
@angular/ssr/node

CommonEngine

Class

A common engine to use to server render an application.

  
    class CommonEngine {}
  
  

render

Promise<string>

Render an HTML document for a specific URL with specified render options

@returnsPromise<string>
Jump to details