Type Alias JsxComponent<P>

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

Type Parameters

  • P