Module

x/jsx_to_string/mod.ts>Fragment

A typesafe JSX/TSX to string library
Latest
function Fragment
import { Fragment } from "https://dotland.deno.dev/x/jsx_to_string@v0.5.0/mod.ts";

Parameters

unnamed 0: { children?: ComponentChildren[]; }