<!-- 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; [UserSelectedARelatedPrompt](./x-components.relatedpromptsxevents.userselectedarelatedprompt.md)

## RelatedPromptsXEvents.UserSelectedARelatedPrompt property

The selected prompt has changed. Payload: The index of the prompt in the RelatedPrompts list or -1 to remove selection.

**Signature:**

```typescript
UserSelectedARelatedPrompt: number;
```
