Ai.aiAssistant.promptTextArea
configurationConfiguration options for the TextArea component used in the AI Assistant prompt view.
Specifies the fill mode of the textarea. Available options: "solid", "outline", "flat", "none".
Specifies the input mode attribute for mobile keyboards.
Specifies the label configuration for the textarea.
Specifies the maximum number of characters allowed in the textarea.
Specifies the overflow behavior. Available options: "auto", "hidden", "visible", "scroll".
Specifies the placeholder text for the textarea.
Specifies the resize behavior. Available options: "none", "both", "horizontal", "vertical".
Specifies the border radius. Available options: "small", "medium", "large", "full", "none".
Specifies the number of visible text lines.
Specifies the size of the component. Available options: "small", "medium", "large", "none".