UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 638 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; [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; ```