Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ultra/lib/ultra.ts>UltraServer#renderWithContext

🧙 Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
method UltraServer.prototype.renderWithContext
import { UltraServer } from "https://deno.land/x/ultra@v2.1.6/lib/ultra.ts";

Parameters

Component: ReactElement
context: Context | undefined
optional
options: UltraServerRenderOptions