Skip to main content
Go to Latest
type alias HydrationStrategy
import { type HydrationStrategy } from "https://deno.land/x/frugal@0.5.0/preact.client.ts";
definition:
| "load"
| "idle"
| "visible"
| "media-query"
| "never"