<!-- 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; [ExtraParamsInitialized](./x-components.extraparamsxevents.extraparamsinitialized.md)

## ExtraParamsXEvents.ExtraParamsInitialized property

The Initial Extra Params have been loaded into the state. Payload: The new extra params dictionary.

**Signature:**

```typescript
ExtraParamsInitialized: Dictionary<unknown>;
```
