<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExperienceControlsMutations](./x-components.experiencecontrolsmutations.md)

## ExperienceControlsMutations interface

Experience Controls store mutations.

**Signature:**

```typescript
export interface ExperienceControlsMutations extends StatusMutations 
```
**Extends:** [StatusMutations](./x-components.statusmutations.md)

## Methods

|  Method | Description |
|  --- | --- |
|  [setControls(controls)](./x-components.experiencecontrolsmutations.setcontrols.md) | Sets the [ExperienceControlsState.controls](./x-components.experiencecontrolsstate.controls.md) property. |
|  [setEvents(events)](./x-components.experiencecontrolsmutations.setevents.md) | Sets the [ExperienceControlsState.events](./x-components.experiencecontrolsstate.events.md) property. |
|  [setParams(params)](./x-components.experiencecontrolsmutations.setparams.md) | Sets the extra params of the module. |

