Optional
disableOptional
searchSpecifies the debounce value between fetching data and keypress (ms)
250
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