Skip to main content
Module

x/netzo/mod.ts>h

Netzo - roll out internal tools faster
Go to Latest
namespace h
import { h } from "https://deno.land/x/netzo@v0.1.58/mod.ts";
function h
import { h } from "https://deno.land/x/netzo@v0.1.58/mod.ts";

Parameters

type: string
props: (JSXInternal.HTMLAttributes & JSXInternal.SVGAttributes & Record<string, any>) | null
...children: ComponentChildren[]