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