@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 567 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesXEvents](./x-components.historyqueriesxevents.md) > [HistoryQueriesDisplayed](./x-components.historyqueriesxevents.historyqueriesdisplayed.md)
## HistoryQueriesXEvents.HistoryQueriesDisplayed property
The current history queries have been displayed to the user. Payload: The displayed history queries.
**Signature:**
```typescript
HistoryQueriesDisplayed: HistoryQuery[];
```