UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 559 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesXEvents](./x-components.nextqueriesxevents.md) &gt; [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; ```