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

x/live/blocks/page.tsx>default

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

Defines a Page block. Pages are JSX-based components and can be rendered by any JSX-compliant library like react or preact.

type

Block<SectionModule<any, any, any, any>, ResolverLike<any>, string, any, any>