Interface AutocompleteSelectionChangingEventArgs

Interface that encapsulates onItemSelection event arguments - new value and cancel selection.

Export

Hierarchy

Hierarchy (view full)

Properties

cancel: boolean

Provides the ability to cancel the event.

owner?: any

Provides reference to the owner component.

value: string

New value selected from the drop down