UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 521 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesState](./x-components.historyqueriesstate.md) &gt; [historyQueries](./x-components.historyqueriesstate.historyqueries.md) ## HistoryQueriesState.historyQueries property The full list of queries made by the user. This list is persisted along different search sessions. **Signature:** ```typescript historyQueries: HistoryQuery[]; ```