UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 651 B
<!-- 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; [UserAcceptedAQueryPreview](./x-components.queriespreviewxevents.useracceptedaquerypreview.md) ## QueriesPreviewXEvents.UserAcceptedAQueryPreview property User has clicked on a query preview. Payload: The [query preview info](./x-components.querypreviewinfo.md) of the selected [item](./x-components.querypreviewitem.md)<!-- -->. **Signature:** ```typescript UserAcceptedAQueryPreview: QueryPreviewInfo; ```