IComboItemAdditionEvent
Properties
Section titled "Properties"addedItem
Section titled "addedItem"addedItem: any Defined in projects/igniteui-angular/combo/src/combo/combo.component.ts:56
cancel
Section titled "cancel"Inherited from: CancelableEventArgs
Provides the ability to cancel the event.
cancel: boolean Defined in projects/igniteui-angular/core/src/core/utils.ts:421
newCollection
Section titled "newCollection"newCollection: any[] Defined in projects/igniteui-angular/combo/src/combo/combo.component.ts:57
oldCollection
Section titled "oldCollection"oldCollection: any[] Defined in projects/igniteui-angular/combo/src/combo/combo.component.ts:55
Optional owner
Section titled "owner"Inherited from: IBaseEventArgs
Provides reference to the owner component.
owner?: any Defined in projects/igniteui-angular/core/src/core/utils.ts:428