@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 608 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) > [resetRequestOnRefinement](./x-components.searchactions.resetrequestonrefinement.md)
## SearchActions.resetRequestOnRefinement property
Batches state resets in a single action after [SearchGetters.request](./x-components.searchgetters.request.md) parameters update.
**Signature:**
```typescript
resetRequestOnRefinement: (watchedRequest: WatchedInternalSearchRequest) => void;
```