@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 618 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueriesPreviewXEvents](./x-components.queriespreviewxevents.md) > [QueryPreviewResultReceived](./x-components.queriespreviewxevents.querypreviewresultreceived.md)
## QueriesPreviewXEvents.QueryPreviewResultReceived property
A query preview result has been received and cached. Payload: The [QueryPreviewItem](./x-components.querypreviewitem.md) that was cached.
**Signature:**
```typescript
QueryPreviewResultReceived: QueryPreviewItem;
```