Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ForwardRefFn

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

Example

{@example core/di/ts/forward_ref/forward_ref_spec.ts region='forward_ref_fn'}

experimental

Hierarchy

  • ForwardRefFn

Callable

  • __call(): any

Generated using TypeDoc