UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 604 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; [QueryPreviewRequestUpdated](./x-components.queriespreviewxevents.querypreviewrequestupdated.md) ## QueriesPreviewXEvents.QueryPreviewRequestUpdated property Any property of cacheable queries preview request has changed. Payload: The new [request](./x-types.searchrequest.md)<!-- -->. **Signature:** ```typescript QueryPreviewRequestUpdated: SearchRequest; ```