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