@angular/core

resolveForwardRef

function

Lazily retrieves the reference value from a forwardRef.

resolveForwardRef(
type: T
): T;
Jump to details