UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 676 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RelatedPromptsXEvents](./x-components.relatedpromptsxevents.md) &gt; [RelatedPromptsRequestUpdated](./x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md) ## RelatedPromptsXEvents.RelatedPromptsRequestUpdated property Any property of the related-prompts request has changed Payload: The new related-prompts request or `null` if there is not enough data in the state to conform a valid request. **Signature:** ```typescript RelatedPromptsRequestUpdated: RelatedPromptsRequest | null; ```