@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 688 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [QueriesPreviewGetters](./x-components.queriespreviewgetters.md)
## QueriesPreviewGetters interface
QueriesPreview store getters.
**Signature:**
```typescript
export interface QueriesPreviewGetters
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [loadedQueriesPreview](./x-components.queriespreviewgetters.loadedqueriespreview.md) | | Dictionary<[QueryPreviewItem](./x-components.querypreviewitem.md)<!-- -->> | The loaded previews from the state. |