UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 540 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QuerySuggestionsConfig](./x-components.querysuggestionsconfig.md) &gt; [debounceInMs](./x-components.querysuggestionsconfig.debounceinms.md) ## QuerySuggestionsConfig.debounceInMs property Debounce time measured in milliseconds used to store the query suggestions module query while the user is typing a query. **Signature:** ```typescript debounceInMs: number; ```