Skip to main content
Module

x/femtojsx/mod.ts>JSX.IntrinsicElements

JSX that just renders to static HTML
Latest
interface JSX.IntrinsicElements
import { type JSX } from "https://deno.land/x/femtojsx@v0.0.5/mod.ts";
const { IntrinsicElements } = JSX;

Index Signatures

[elemName: string]: Record<string, string>