Skip to content

ICollectionReorder.operation

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

Gets the operation that was performed which led to items to be moved within the collection.

Property type: CollectionReorderOperation.

readonly operation: CollectionReorderOperation

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

Clone this wiki locally