Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace defining interfaces used by TypeScript to type-check JSX expressions.

Index

Type aliases

Element

Element: JsxElm

Represents type returned from functional coponents and from the render functions of class-based components. We allow any type to be returned.