@empathyco/x-components
Version:
Empathy X Components
18 lines (10 loc) • 692 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RecommendationsActions](./x-components.recommendationsactions.md) > [cancelFetchAndSaveRecommendations](./x-components.recommendationsactions.cancelfetchandsaverecommendations.md)
## RecommendationsActions.cancelFetchAndSaveRecommendations() method
Cancels / interrupt [RecommendationsActions.fetchAndSaveRecommendations()](./x-components.recommendationsactions.fetchandsaverecommendations.md) synchronous promise.
**Signature:**
```typescript
cancelFetchAndSaveRecommendations(): void;
```
**Returns:**
void