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

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

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

type

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