UNPKG

@empathyco/x-components

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