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

x/live/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/live@1.107.0/runtime/htmx/Renderer.tsx";

type

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