<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FetchAndSaveActions](./x-components.fetchandsaveactions.md) &gt; [cancelPrevious](./x-components.fetchandsaveactions.cancelprevious.md)

## FetchAndSaveActions.cancelPrevious property

Action that cancels the previous request call if it stills in progress.

**Signature:**

```typescript
cancelPrevious: () => void;
```
