• Genel Bakış
@angular/ssr/node

CommonEngine

Sınıf
kullanımdan kaldırılmışv22'den beri

A common engine to use to server render an application.

Deprecation warning

Use AngularNodeAppEngine or AngularAppEngine instead. Deprecated since v22.

API

    
      class CommonEngine {}
    
    

render

Promise<string>

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

@returnsPromise<string>
Detaylara atla