Skip to content

ICollectionChange.operation

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