<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExtraParamsState](./x-components.extraparamsstate.md)

## ExtraParamsState interface

ExtraParams store state.

**Signature:**

```typescript
export interface ExtraParamsState 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[params](./x-components.extraparamsstate.params.md)


</td><td>


</td><td>

Dictionary&lt;unknown&gt;


</td><td>


</td></tr>
</tbody></table>

