Skip to main content
Module

x/keywork/react/components/mod.ts

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
import * as keywork from "https://deno.land/x/keywork@v6.0.1/react/components/mod.ts";

Variables

Embeds the given SSR props in the DOM for client-side hydration.

A server-side render of a given HTML document.

The default ID assigned to the React root element.

The default ID assigned to the React root style element.

Type Aliases

A component which wraps the current SSR routes. Use this if you need to inject a provider into the SSR pipeline.