IWrappedComponent<P>: {
    wrappedComponent: IReactComponent<P>;
}

Type Parameters

  • P