@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 817 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [PopularSearchesConfig](./x-components.popularsearchesconfig.md)
## PopularSearchesConfig interface
Configuration options for the popular searches module.
**Signature:**
```typescript
export interface PopularSearchesConfig
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [hideSessionQueries](./x-components.popularsearchesconfig.hidesessionqueries.md) | | boolean | Hides the popular searches that have been already searched during the session. |
| [maxItemsToRequest](./x-components.popularsearchesconfig.maxitemstorequest.md) | | number | Number of popular searches to request. |