@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 646 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [PopularSearchesActions](./x-components.popularsearchesactions.md) > [cancelFetchAndSaveSuggestions](./x-components.popularsearchesactions.cancelfetchandsavesuggestions.md)
## PopularSearchesActions.cancelFetchAndSaveSuggestions property
Cancels / interrupt [PopularSearchesActions.fetchAndSaveSuggestions](./x-components.popularsearchesactions.fetchandsavesuggestions.md) synchronous promise.
**Signature:**
```typescript
cancelFetchAndSaveSuggestions: () => void;
```