@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 760 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExperienceControlsGetters](./x-components.experiencecontrolsgetters.md)
## ExperienceControlsGetters interface
Experience Controls store getters.
**Signature:**
```typescript
export interface ExperienceControlsGetters
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [experienceControlsRequest](./x-components.experiencecontrolsgetters.experiencecontrolsrequest.md) | | ExperienceControlsRequest \| null | The adapter request object for retrieving the controls request, or null if there is not valid data to create a request. |