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

x/hono/jsx/jsx-runtime.ts>jsxs

Ultrafast web framework for the Edges
Extremely Popular
Go to Latest
function jsxs
import { jsxs } from "https://deno.land/x/hono@v3.5.0/jsx/jsx-runtime.ts";

Parameters

tag: string | Function
props: Record<string, unknown>

Returns

JSXNode