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

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

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

type

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