UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 531 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; [fetchAndSaveResultsEnrichment](./x-components.searchactions.fetchandsaveresultsenrichment.md) ## SearchActions.fetchAndSaveResultsEnrichment property Requests and stores the enrichment results for the results. **Signature:** ```typescript fetchAndSaveResultsEnrichment: (results: Result[]) => void; ```