ICollectionChange.operation - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ICollectionChange<TItem> / operation property
The operation that was performed
Property type: CollectionChangeOperation.
readonly operation: CollectionChangeOperation
Source reference: src/collections/observableCollections/ICollectionChange.ts:13
.