UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 543 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [RelatedPromptsMutations](./x-components.relatedpromptsmutations.md) &gt; [setRelatedPromptsProducts](./x-components.relatedpromptsmutations.setrelatedpromptsproducts.md) ## RelatedPromptsMutations.setRelatedPromptsProducts property Sets the related prompts of the module. **Signature:** ```typescript setRelatedPromptsProducts: (products: RelatedPrompt[]) => void; ```