• Overview
@angular/core

IterableDifferFactory

interface

Provides a factory for IterableDiffer.

  
    interface IterableDifferFactory {}
  
  

supports

boolean
@paramobjectsany
@returnsboolean
@paramtrackByFnTrackByFunction<V> | undefined
@returnsIterableDiffer<V>
Jump to details