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

x/deco/hooks/usePartialSection.ts>usePartialSection

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Latest
variable usePartialSection
import { usePartialSection } from "https://deno.land/x/deco@1.104.2/hooks/usePartialSection.ts";

Hook to create attributes for a partial section component.

type

<P>(props?: Options<P>) => PartialSectionAttrs