UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 614 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesXEvents](./x-components.historyqueriesxevents.md) &gt; [HistoryQueriesStorageKeyChanged](./x-components.historyqueriesxevents.historyqueriesstoragekeychanged.md) ## HistoryQueriesXEvents.HistoryQueriesStorageKeyChanged property The key for saving the history queries in to the browser storage has changed. Payload: The new history-queries storage key. **Signature:** ```typescript HistoryQueriesStorageKeyChanged: string; ```