QuanticSearchBoxSuggestionsList (Deprecated)
QuanticSearchBoxSuggestionsList (Deprecated)
In this article
|
Quantic v1 has been deprecated. We recommend using the latest version of the Coveo Quantic library. |
|
Note
This component was introduced in version |
The QuanticSearchBoxSuggestionsList
is used internally by search box components to display the query suggestions in an omnibox.
Example
<c-quantic-search-box-suggestions-list suggestions={suggestions} onhighlightchange={handleHighlightChange} onsuggestionselected={handleSuggestionSelection}></c-quantic-search-box-suggestions-list>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The query suggestions to display. |
|
XML configuration file elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
Was this article useful?
Thanks for your feedback!