UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 460 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiMutations](./x-components.aimutations.md) &gt; [setResponseText](./x-components.aimutations.setresponsetext.md) ## AiMutations.setResponseText property Sets the responseText from the streamed response. **Signature:** ```typescript setResponseText: (responseText: string) => void; ```