UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 560 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RecommendationsXEvents](./x-components.recommendationsxevents.md) &gt; [RecommendationsChanged](./x-components.recommendationsxevents.recommendationschanged.md) ## RecommendationsXEvents.RecommendationsChanged property Recommendations have been changed. Payload: The new [recommendations](./x-types.result.md)<!-- -->. **Signature:** ```typescript RecommendationsChanged: Result[]; ```