IMapChange.operation - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / IMapChange<TKey, TItem> / operation property
The operation that was performed
Property type: MapChangeOperation.
readonly operation: MapChangeOperation
Source reference: src/collections/observableMap/IMapChange.ts:12
.