Reference
ForwardRefType
Element type record produced by forwardRef.
Signature
interface ForwardRefTypeMembers
$$typeof: typeof FORWARD_REF_TYPErender: (props: P, ref: unknown): ReactCompatNodeReference
Element type record produced by forwardRef.
interface ForwardRefType$$typeof: typeof FORWARD_REF_TYPErender: (props: P, ref: unknown): ReactCompatNode