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