<!-- 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; [UserClickedARelatedPromptResult](./x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md)

## RelatedPromptsXEvents.UserClickedARelatedPromptResult property

The user has clicked one prompt. Payload: The result that the user clicked.

**Signature:**

```typescript
UserClickedARelatedPromptResult: Result;
```
