UNPKG

@empathyco/x-components

Version:
18 lines (10 loc) 644 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() 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