IterableDifferFactory

Stable

Interface

Interface Overview

interface IterableDifferFactory {
supports(objects: any) : boolean
create(trackByFn?: TrackByFunction<V>) : IterableDiffer<V>

}

Interface Description

Interface Details

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