@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 652 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesGetters](./x-components.historyqueriesgetters.md) > [historyQueries](./x-components.historyqueriesgetters.historyqueries.md)
## HistoryQueriesGetters.historyQueries property
A sub-set of the [HistoryQueriesState.historyQueries](./x-components.historyqueriesstate.historyqueries.md)<!-- -->. If the query property is not empty, this list will only contain suggestions whose query matches with it.
**Signature:**
```typescript
historyQueries: HistoryQuery[];
```