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

x/htm/html.tsx>default

Create `text/html` response with JSX.
Go to Latest
function default
import { default } from "https://deno.land/x/htm@0.2.1/html.tsx";

Parameters

input: JSXNode | string | Options