Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/hooks/useSection.ts>useSection

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable useSection
import { useSection } from "https://deno.land/x/live@1.67.9/hooks/useSection.ts";

type

<P>(unnamed 0?: Pick<Options<P>, "href" | "props">) => unknown