UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 608 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SearchActions](./x-components.searchactions.md) &gt; [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; ```