Skip to content

ICollectionChange.startIndex

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

The start index where the change has happenend.

Property type: number.

readonly startIndex: number

Source reference: src/collections/observableCollections/ICollectionChange.ts:7.

Clone this wiki locally