JSXElementConstructor<P>: ((props: P) => ReactElement | null) | (new (props: P) => Component<P, any>)

Type Parameters

  • P