UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 478 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueriesPreviewMutations](./x-components.queriespreviewmutations.md) &gt; [setParams](./x-components.queriespreviewmutations.setparams.md) ## QueriesPreviewMutations.setParams property Sets the extra params of the module. **Signature:** ```typescript setParams: (params: Dictionary<unknown>) => void; ```