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

x/live/blocks/section.ts>SectionProps

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Latest
type alias SectionProps
import { type SectionProps } from "https://deno.land/x/live@1.102.4/blocks/section.ts";

Type Parameters

LoaderFunc
optional
ActionFunc = LoaderFunc
definition: ReturnProps<LoaderFunc> | ReturnProps<ActionFunc>