UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 546 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; [fetchAndSaveSearchResponse](./x-components.searchactions.fetchandsavesearchresponse.md) ## SearchActions.fetchAndSaveSearchResponse property Fetches a new search response and stores them in the module state. **Signature:** ```typescript fetchAndSaveSearchResponse: (request: InternalSearchRequest | null) => void; ```