UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 522 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ExtraParamsXEvents](./x-components.extraparamsxevents.md) &gt; [ExtraParamsProvided](./x-components.extraparamsxevents.extraparamsprovided.md) ## ExtraParamsXEvents.ExtraParamsProvided property The Extra Params have been provided. Payload: The new extra params dictionary. **Signature:** ```typescript ExtraParamsProvided: Dictionary<unknown>; ```