@empathyco/x-components
Version:
Empathy X Components
57 lines (26 loc) • 693 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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<unknown>
</td><td>
</td></tr>
</tbody></table>