@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 651 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) > [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;
```