Skip to content

ICollectionItemMove

github-actions[bot] edited this page Nov 17, 2024 · 2 revisions
API / ICollectionItemMove<TItem> interface

Contains information about the change in the collection.

interface ICollectionItemMove<TItem>

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

Generic Parameters

  • TItem - The type of items the collection contains.

Properties

Clone this wiki locally