<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExtraParamsMutations](./x-components.extraparamsmutations.md)

## ExtraParamsMutations interface

ExtraParams store mutations.

**Signature:**

```typescript
export interface ExtraParamsMutations 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [setParams](./x-components.extraparamsmutations.setparams.md) |  | (params: Dictionary&lt;unknown&gt;) =&gt; void |  |

