@empathyco/x-components
Version:
Empathy X Components
24 lines (15 loc) • 969 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExperienceControlsState](./x-components.experiencecontrolsstate.md)
## ExperienceControlsState interface
Experience Controls store state.
**Signature:**
```typescript
export interface ExperienceControlsState extends StatusState
```
**Extends:** [StatusState](./x-components.statusstate.md)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [controls](./x-components.experiencecontrolsstate.controls.md) | | Dictionary<unknown> | Configuration for the <code>ExperienceControls</code> module. |
| [events](./x-components.experiencecontrolsstate.events.md) | | Partial<[XEventsTypes](./x-components.xeventstypes.md)<!-- -->> | |
| [params](./x-components.experiencecontrolsstate.params.md) | | Dictionary<unknown> | |