QuanticSearchBoxSuggestionsList
QuanticSearchBoxSuggestionsList
|
|
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} onquantic__selection={handleSuggestionSelection}></c-quantic-search-box-suggestions-list>
Properties
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
|
|
The query suggestions to display. |
|
|
|
|
The list containing the recent query suggestions. |
|
|
|
|
The current search query value. |
|
|
|
|
The maximum number of suggestions to display. |
|
|
Custom events
The component fires the following custom events:
-
quantic__selection -
quantic__clearrecentqueries
XML configuration file elements
The following XML configuration file elements apply (see XML Configuration File Elements).
| Metadata | Value |
|---|---|
|
|
|
|
Associated use cases
This component is also relevant in the following use case: