BannerCancelEventArgs
Properties
Section titled "Properties"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
Optional event
Section titled "event"Inherited from: BannerEventArgs
event?: Event Defined in projects/igniteui-angular/banner/src/banner/banner.component.ts:29
Optional owner
Section titled "owner"Inherited from: BannerEventArgs
Provides reference to the owner component.
owner?: any Defined in projects/igniteui-angular/core/src/core/utils.ts:428