ICollectionReorder.operation - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ICollectionReorder<TItem> / operation property
Gets the operation that was performed which led to items to be moved within the collection.
Property type: CollectionReorderOperation.
readonly operation: CollectionReorderOperation
Source reference: src/collections/observableCollections/ICollectionReorder.ts:10
.