<!-- 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; [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;
```
