Type Alias JsxComponent<P>

JsxComponent<P>: ((props: P) => Element | null | undefined)

Type Parameters

  • P