@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 521 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [NextQueriesMutations](./x-components.nextqueriesmutations.md) > [setResultsPreview](./x-components.nextqueriesmutations.setresultspreview.md)
## NextQueriesMutations.setResultsPreview property
Adds a new entry to the result's dictionary.
**Signature:**
```typescript
setResultsPreview: (resultsPreview: Dictionary<PreviewResults>) => void;
```