Skip to main content
Module

x/femtojsx/mod.ts>JSX.IntrinsicElements

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

Index Signatures

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