UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 502 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RelatedPromptsState](./x-components.relatedpromptsstate.md) &gt; [relatedPrompts](./x-components.relatedpromptsstate.relatedprompts.md) ## RelatedPromptsState.relatedPrompts property The list of the related-prompts, related to the `query` property of the state. **Signature:** ```typescript relatedPrompts: RelatedPrompt[]; ```