Fired when an item is added to the collection.
T : any
args : [ item: T, index: number ]
module:utils/collection~CollectionAddEvent#args
name : 'add'
module:utils/collection~CollectionAddEvent#name
object