Skip to main content
Module

x/live/blocks/section.ts>createSectionBlock

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

type

(wrapper: withSection, type: "sections" | "pages") => Block<SectionModule>