CollectionChangeEvent
Type parameters
Properties
Value
object
Fired when the collection was changed due to adding or removing items.
T : anyargs : [ data: CollectionChangeEventData<T> ]module:utils/collection~CollectionChangeEvent#args name : 'change'module:utils/collection~CollectionChangeEvent#name object