Interface IComboSearchInputEventArgs

Event emitted when the igx-combo's search input changes

Hierarchy

Hierarchy

  • IBaseCancelableEventArgs
    • IComboSearchInputEventArgs

Properties

cancel: boolean

Provides the ability to cancel the event.

owner?: any

Provides reference to the owner component.

searchText: string

The text that has been typed into the search input