Optional disableOptional searchSpecifies the debounce value between fetching data and keypress (ms)
350
For more information, see Components.
Optional searchSpecifies the minimum length for a query to trigger a request.
10
For more information, see Components.
Optional searchSpecifies if a request is triggered on keypress.
false
For more information, see Components.
Optional shadowSpecifies whether the component should be rendered in the Shadow DOM. This is highly recommended to avoid CSS conflicts.
true
Optional stringsOptional placeholder?: string | string[]Optional templateSpecifies a custom template to be used instead of the default template.
For more information, see Components.
Specifies whether the input element should be pre-populared if "query" parameter exists on the URL.
Default Value
false