IterableDifferFactory

Stable

Interface

Interface Overview

interface IterableDifferFactory {
supports(objects: any) : boolean
create(cdRef: ChangeDetectorRef, trackByFn?: TrackByFn) : IterableDiffer

}

Interface Description

Interface Details

exported from @angular/core/index, defined in @angular/core/src/change_detection/differs/iterable_differs.ts