@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 531 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SearchActions](./x-components.searchactions.md) > [fetchAndSaveResultsEnrichment](./x-components.searchactions.fetchandsaveresultsenrichment.md)
## SearchActions.fetchAndSaveResultsEnrichment property
Requests and stores the enrichment results for the results.
**Signature:**
```typescript
fetchAndSaveResultsEnrichment: (results: Result[]) => void;
```