FunctionComponentFactory<P>: ((props?: Attributes & P, ...children: ReactNode[]) => FunctionComponentElement<P>)

Type Parameters

  • P