@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 559 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [NextQueriesXEvents](./x-components.nextqueriesxevents.md) > [NextQueryPreviewMountedHook](./x-components.nextqueriesxevents.nextquerypreviewmountedhook.md)
## NextQueriesXEvents.NextQueryPreviewMountedHook property
The component to show a next query preview has been mounted. Payload: The next query to preview.
**Signature:**
```typescript
NextQueryPreviewMountedHook: string;
```