UNPKG

@empathyco/x-components

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