@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 670 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 property
Cancels / interrupt [RecommendationsActions.fetchAndSaveRecommendations](./x-components.recommendationsactions.fetchandsaverecommendations.md) synchronous promise.
**Signature:**
```typescript
cancelFetchAndSaveRecommendations: () => void;
```