@angular/core

ForwardRefFn

interface

An interface that a function passed into forwardRef has to implement.

interface ForwardRefFn {
}
Jump to details