QuanticStandaloneSearchBox
QuanticStandaloneSearchBox
The QuanticStandaloneSearchBox
component creates a search box with built-in support for query suggestions.
See Use a standalone search box.
Example
<c-quantic-standalone-search-box engine-id={engineId} placeholder="Enter a query..." without-submit-button number-of-suggestions="8" redirect-url="/my-search-page/%40uri"></c-quantic-standalone-search-box>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
|
The ID of the engine instance the component registers to. |
|
|
|
|
The placeholder text to display in the search box input area. |
|
|
|
|
Whether not to render a submit button. |
|
|
|
|
The maximum number of suggestions to display. |
|
|
|
|
The url of the search page to redirect to when a query is made.
The target search page should contain a |
|
|
XML Configuration File Elements
The following XML configuration file elements apply (see XML Configuration File Elements).
Metadata | Value |
---|---|
|
|
|
|
|
|