Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/http/server/deps.ts>renderToString

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Go to Latest
function renderToString
import { renderToString } from "https://deno.land/x/fastro@v0.88.1/http/server/deps.ts";

Type Parameters

optional
P = { }

Parameters

vnode: VNode<P>
optional
context: any

Returns

string