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

x/hono/jsx/index.ts>Fragment

Ultrafast web framework for the Edges
Very Popular
Go to Latest
variable Fragment
import { Fragment } from "https://deno.land/x/hono@v3.7.0-rc.1/jsx/index.ts";

type

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