jsx.d.ts
Element
type
The type returned by JSX expressions.
IntrinsicElements
interface
Props for intrinsic elements (HTML tags).
HTMLAttributes
interface
Base HTML attributes shared by all elements.
IntrinsicElementType
type
Type for intrinsic element constructors.
IntrinsicElementProps
type
Props for a specific intrinsic element.