Skip to main content
This release is 2 versions behind 0.1.3 — the latest version of @classic/html. Jump to latest

Built and signed on GitHub Actions

Render HTML from JSX, attach it ad-hoc JavaScript

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
100%
Published
7 months ago (0.1.1)

default

Render HTML from JSX, attach it ad-hoc JavaScript

T
ComponentProps

Infer props from a functional component or an intrinsic HTML/SVG/MathML element

f
render

Render JSX to HTML

T
VoidElement

Union of HTML tags which may not have any child node

f
Fragment
No documentation available
N
JSX

Specifies JSX types for @classic/html plus helpers

v
jsx
No documentation available
T
JSX.Children

Nodes that may be passed as children to elements and components that accepts them

T
JSX.Element

Union of all types of values that can be returned by jsx

T
JSX.FC

Functional component

T
JSX.IntrinsicElements

Instrinsic elements identified by lowercase tag name

T
JSX.PFC

Parent functional component (accepts children)

v
jsxDev
No documentation available
v
jsxs
No documentation available