Ox Content

jsx.d.ts

Source

Element

type

The type returned by JSX expressions.

Source


IntrinsicElements

interface

Props for intrinsic elements (HTML tags).

Source


HTMLAttributes

interface

Base HTML attributes shared by all elements.

Source


IntrinsicElementType

type

Type for intrinsic element constructors.

Source


IntrinsicElementProps

type

Props for a specific intrinsic element.

Source