SsrService.prototype.render(ctx: IRequestContext): Promise<HandlerResult>
Renders an SSR document for the given request context.
ctx: IRequestContext
The kernel request context
Promise<HandlerResult>
A promise resolving to the handler result