UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 544 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; [storageKey](./x-components.historyqueriesgetters.storagekey.md) ## HistoryQueriesGetters.storageKey property The key for saving the [HistoryQueriesState.historyQueries](./x-components.historyqueriesstate.historyqueries.md) in the browser storage. **Signature:** ```typescript storageKey: string; ```