Share via


AutoCompleteResultValueOutput interface

The value item of the autocomplete suggest.

Properties

queryPlusText

The completed search query text.

text

The completed term or phrase.

Property Details

queryPlusText

The completed search query text.

queryPlusText?: string

Property Value

string

text

The completed term or phrase.

text?: string

Property Value

string