Type alias JSXElementConstructor<P>

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

Type Parameters

  • P

Type declaration