@empathyco/x-components
Version:
Empathy X Components
18 lines (10 loc) • 632 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchActions](./x-components.searchactions.md) > [cancelFetchAndSaveSearchResponse](./x-components.searchactions.cancelfetchandsavesearchresponse.md)
## SearchActions.cancelFetchAndSaveSearchResponse() method
Cancels / interrupt [SearchActions.fetchAndSaveSearchResponse()](./x-components.searchactions.fetchandsavesearchresponse.md) synchronous promise.
**Signature:**
```typescript
cancelFetchAndSaveSearchResponse(): void;
```
**Returns:**
void