SendText Element
Element for sending text responses
SendText Element
Coming soon: This feature is not yet available. Please check back soon.
The <sendText>
element injects text into the response stream:
Props
Prop | Type | Default |
---|---|---|
value? | string | (the output of the previous element) |
Examples
Basic Response
Dynamic Response
Conditional Text
Usage Notes
- Sends text responses to user
- Can include dynamic content
- Supports expressions
- Can format text
Common Patterns
- Status Updates
- Form Feedback
- Data Summary