Skip to content

ICollectionItemMove.previousIndex

github-actions[bot] edited this page Feb 4, 2025 · 4 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