<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesXEvents](./x-components.historyqueriesxevents.md) &gt; [UserSelectedAHistoryQuery](./x-components.historyqueriesxevents.userselectedahistoryquery.md)

## HistoryQueriesXEvents.UserSelectedAHistoryQuery property

The user has selected a history-query. Payload: The [history query](./x-types.historyquery.md) selected.

**Signature:**

```typescript
UserSelectedAHistoryQuery: HistoryQuery;
```
