UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 652 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesGetters](./x-components.historyqueriesgetters.md) &gt; [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[]; ```