Module

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

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable Fragment
import { Fragment } from "https://dotland.deno.dev/x/hono@v3.10.5/jsx/jsx-runtime.ts";

type

(props: { key?: string; children?: Child | HtmlEscapedString; }) => HtmlEscapedString