UNPKG

@empathyco/x-components

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