import * as keywork from "https://deno.land/x/keywork@v6.2.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. | |