CommonEngine
Class
A common engine to use to server render an application.
API
class CommonEngine {}
render
Promise<string>
Render an HTML document for a specific URL with specified render options
@returns
Promise<string>
Jump to details