Namespace defining interfaces used by TypeScript to type-check JSX expressions.
Represents type returned from functional coponents and from the render functions of class-based components. We allow any type to be returned.
render
Namespace defining interfaces used by TypeScript to type-check JSX expressions.