Module

x/hono/middleware.ts>jsx

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
variable jsx
import { jsx } from "https://dotland.deno.dev/x/hono@v3.7.4/middleware.ts";

type

(
tag: string | Function,
props: Props,
...children: (string | HtmlEscapedString)[],
) => JSXNode