@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 561 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) > [QueryPreviewMounted](./x-components.queriespreviewxevents.querypreviewmounted.md)
## QueriesPreviewXEvents.QueryPreviewMounted property
The query preview has been mounted. Payload: The query preview query as a key converted into a unique id (query hash).
**Signature:**
```typescript
QueryPreviewMounted: string;
```