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

x/keywork/react/browser/classes/KeyworkApp.tsx>HydrationCallback

A library for building V8 Isolate web apps on Cloudflare Workers, Deno, and Node.JS
Go to Latest
type alias HydrationCallback
import { type HydrationCallback } from "https://deno.land/x/keywork@v6.0.1/react/browser/classes/KeyworkApp.tsx";

Type Parameters

optional
StaticProps extends { } | null = null
definition: (staticProps: StaticProps) => ReactNode