<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [UrlMutations](./x-components.urlmutations.md) &gt; [setInitialExtraParams](./x-components.urlmutations.setinitialextraparams.md)

## UrlMutations.setInitialExtraParams property

Sets the initial extra params.

**Signature:**

```typescript
setInitialExtraParams: (extraParams: Dictionary<unknown>) => void;
```
