<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [PopularSearchesActions](./x-components.popularsearchesactions.md) &gt; [fetchSuggestions](./x-components.popularsearchesactions.fetchsuggestions.md)

## PopularSearchesActions.fetchSuggestions property

Fetches a new set of suggestions and returns them.

**Signature:**

```typescript
fetchSuggestions: (request: PopularSearchesRequest) => Suggestion[];
```
