trackByPredicates
trackByPredicates: ((a: number, b: KeyValue<number, PredicateWithGenerator>) => PredicateWithGenerator)
Type declaration
- (a: number, b: KeyValue<number, PredicateWithGenerator>): PredicateWithGenerator
Parameters
a: number
b: KeyValue<number, PredicateWithGenerator>
Returns PredicateWithGenerator
Whether the contents displayed in this component can be edited by the user or not.
Defaults to
true