ICollectionItemMove - Andrei15193/react-model-view-viewmodel GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️