@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 603 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) > [QueryPreviewUnselected](./x-components.queriespreviewxevents.querypreviewunselected.md)
## QueriesPreviewXEvents.QueryPreviewUnselected property
The query preview has been unselected. Payload: The extra params to be restored in the modules affected by the query preview selection.
**Signature:**
```typescript
QueryPreviewUnselected: Dictionary<unknown>;
```