ISetChange.operation - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ISetChange<TItem> / operation property
The operation that was performed
Property type: SetChangeOperation.
readonly operation: SetChangeOperation
Source reference: src/collections/observableSet/ISetChange.ts:11
.