AskUserTextArea(
self,
**kwargs: Any = {},
)TextAreaSoft-wrapping text input for free-form ask-user questions.
Long answers wrap visually and the widget grows up to its CSS max-height.
Enter submits; Shift/Alt/Ctrl+Enter and Ctrl+J insert a literal newline
for users who want to author multi-paragraph answers.
Insert a newline at the cursor.
Posted when the user presses Enter to submit the answer.