IterableDifferFactory
interface
Provides a factory for IterableDiffer
.
API
interface IterableDifferFactory {}
supports
boolean
@paramobjects
any
@returns
boolean
create
@returns
IterableDiffer<V>
Jump to details
Provides a factory for IterableDiffer
.
interface IterableDifferFactory {}
boolean
any
boolean
IterableDiffer<V>