@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 545 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsConfig](./x-components.identifierresultsconfig.md) > [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;
```