Type alias ForwardRefComponent<T, P>

ForwardRefComponent<T, P>: ForwardRefExoticComponent<PropsWithoutRef<P> & RefAttributes<T>>

Type Parameters

  • T

  • P

Generated using TypeDoc