@empathyco/x-components
Version:
Empathy X Components
23 lines (13 loc) • 570 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [ExtraParamsMutations](./x-components.extraparamsmutations.md) > [setParams](./x-components.extraparamsmutations.setparams.md)
## ExtraParamsMutations.setParams() method
**Signature:**
```typescript
setParams(params: Dictionary<unknown>): void;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| params | Dictionary<unknown> | |
**Returns:**
void