Skip to content

ICollectionChange.operation

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

The operation that was performed

Property type: CollectionChangeOperation.

readonly operation: CollectionChangeOperation

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

Clone this wiki locally