Skip to content

ICollectionItemMove.previousIndex

github-actions[bot] edited this page Dec 3, 2024 · 3 revisions
API / ICollectionItemMove<TItem> / previousIndex property

Gets the index from where ICollectionItemMove.currentItem was moved.

Property type: number.

readonly previousIndex: number

Source reference: src/collections/observableCollections/ICollectionReorder.ts:31.

Clone this wiki locally