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

x/blocks/runtime/features/preview.tsx>preview

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable preview
import { preview } from "https://deno.land/x/blocks@1.104.1/runtime/features/preview.tsx";

type

<TAppManifest extends AppManifest = AppManifest>(
req: Request,
previewUrl: string,
props: unknown,
ctx: State<TAppManifest>,
) => unknown