Type alias FunctionComponentFactory<P>

FunctionComponentFactory<P>: ((props?, ...children) => FunctionComponentElement<P>)

Type Parameters

  • P

Type declaration