Interface AutocompleteItemSelectionEventArgs

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

@export

Hierarchy

Properties

Properties

cancel

cancel: boolean

Provides the ability to cancel the event.

Optional owner

owner: any

Provides reference to the owner component.

value

value: string

New value selected from the drop down