UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 567 B
<!-- 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; [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[]; ```