@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 614 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [HistoryQueriesXEvents](./x-components.historyqueriesxevents.md) > [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;
```