@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 532 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExtraParamsXEvents](./x-components.extraparamsxevents.md) > [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>;
```