ComponentType<P>: ComponentClass<P> | FunctionComponent<P>

Type Parameters

  • P = {}