@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 521 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesState](./x-components.historyqueriesstate.md) > [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[];
```