@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 679 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RecommendationsXEvents](./x-components.recommendationsxevents.md) > [RecommendationsRequestUpdated](./x-components.recommendationsxevents.recommendationsrequestupdated.md)
## RecommendationsXEvents.RecommendationsRequestUpdated property
Any property of the recommendations request has changed. Payload: The new recommendations request or `null` if there is not enough data in the state to conform a valid request.
**Signature:**
```typescript
RecommendationsRequestUpdated: RecommendationsRequest;
```