<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExtraParamsXEvents](./x-components.extraparamsxevents.md) &gt; [UserChangedExtraParams](./x-components.extraparamsxevents.userchangedextraparams.md)

## ExtraParamsXEvents.UserChangedExtraParams property

The user changed the extra params. Payload: The new extra params dictionary.

**Signature:**

```typescript
UserChangedExtraParams: Dictionary<unknown>;
```
