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

x/blocks/runtime/htmx/Renderer.tsx>Head

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
variable Head
Re-export
import { Head } from "https://deno.land/x/blocks@1.104.1/runtime/htmx/Renderer.tsx";

type

(_: { children: ComponentChildren; }) => null