<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExperienceControlsGetters](./x-components.experiencecontrolsgetters.md)

## ExperienceControlsGetters interface

Experience Controls store getters.

**Signature:**

```typescript
export interface ExperienceControlsGetters 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[experienceControlsRequest](./x-components.experiencecontrolsgetters.experiencecontrolsrequest.md)


</td><td>


</td><td>

ExperienceControlsRequest \| null


</td><td>

The adapter request object for retrieving the controls request, or null if there is not valid data to create a request.


</td></tr>
</tbody></table>

