<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesGetters](./x-components.popularsearchesgetters.md)

## PopularSearchesGetters interface

Popular searches module getters.

**Signature:**

```typescript
export interface PopularSearchesGetters 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [popularSearches](./x-components.popularsearchesgetters.popularsearches.md) |  | Suggestion\[\] | List of the Popular Searches. |
|  [request](./x-components.popularsearchesgetters.request.md) |  | PopularSearchesRequest | The request object to retrieve popular searches. |

