Skip to content

ICollectionChange.startIndex

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