@empathyco/x-components
Version:
Empathy X Components
18 lines (10 loc) • 668 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() method
Cancels / interrupt [PopularSearchesActions.fetchAndSaveSuggestions()](./x-components.popularsearchesactions.fetchandsavesuggestions.md) synchronous promise.
**Signature:**
```typescript
cancelFetchAndSaveSuggestions(): void;
```
**Returns:**
void