@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 638 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) > [UserSelectedARelatedPromptQuery](./x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md)
## RelatedPromptsXEvents.UserSelectedARelatedPromptQuery property
The selected next query of the selected prompt has changed. Payload: The index of the next query in the NextQueries list or -1 to remove selection.
**Signature:**
```typescript
UserSelectedARelatedPromptQuery: number;
```