Optional
searchOptional
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?: stringOptional
templateSpecifies a custom template to be used instead of the default template.
For more information, see Components.
Specifies the debounce value between fetching data and keypress (ms)
Default Value
350
For more information, see Components.