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

Type Parameters

  • P