@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 590 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RelatedPromptsXEvents](./x-components.relatedpromptsxevents.md) > [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;
```