ICollectionItemMove.currentIndex - Andrei15193/react-model-view-viewmodel GitHub Wiki
API / ICollectionItemMove<TItem> / currentIndex property
Gets the index of ICollectionItemMove.currentItem
.
Property type: number
.
readonly currentIndex: number
Source reference: src/collections/observableCollections/ICollectionReorder.ts:40
.