The Wayback Machine - https://web.archive.org/web/20240920155624/https://angular.dev/api/core/IterableDiffer/
@angular/core

IterableDiffer

interface

A strategy for tracking changes over time to an iterable. Used by NgForOf to respond to changes in an iterable by effecting equivalent changes in the DOM.

  
    interface IterableDiffer<V> {}
  
  
Jump to details
HTTPS · web.archive.org
← Home