@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 630 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesActions](./x-components.historyqueriesactions.md) > [loadHistoryQueriesFromBrowserStorage](./x-components.historyqueriesactions.loadhistoryqueriesfrombrowserstorage.md)
## HistoryQueriesActions.loadHistoryQueriesFromBrowserStorage property
Loads the [historyQueries](./x-components.historyqueriesstate.historyqueries.md) property from the browser storage.
**Signature:**
```typescript
loadHistoryQueriesFromBrowserStorage: () => void;
```