UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 618 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewXEvents](./x-components.queriespreviewxevents.md) &gt; [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; ```