Reference

ForwardRefType

Element type record produced by forwardRef.

Signature

interface ForwardRefType

Members

$$typeof: typeof FORWARD_REF_TYPE
render: (props: P, ref: unknown): ReactCompatNode