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