@empathyco/x-components
Version:
Empathy X Components
18 lines (10 loc) • 644 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchMutations](./x-components.searchmutations.md) > [resetStateForReload](./x-components.searchmutations.resetstateforreload.md)
## SearchMutations.resetStateForReload() method
Resets the "resettable" part of the Search state like [SearchMutations.resetState()](./x-components.searchmutations.resetstate.md) but maintains the values required to perform the search request again.
**Signature:**
```typescript
resetStateForReload(): void;
```
**Returns:**
void