AIPromptPromptTextAreaSettingsTagHelper

Example

Razor
<prompt-text-area>
    <label />
</prompt-text-area>

ChildTags

Attributes

AttributeTypeDescription
fill-modeStringSpecifies the fill mode of the textarea. Available options: "solid", "outline", "flat", "none".
input-modeStringSpecifies the input mode attribute for mobile keyboards.
max-lengthDoubleSpecifies the maximum number of characters allowed in the textarea.
overflowTextAreaOverflowSpecifies the overflow behavior.
placeholderStringSpecifies the placeholder text for the textarea.
resizeTextAreaResizeSpecifies the resize behavior.
roundedRoundedSpecifies the border radius.
rowsDoubleSpecifies the number of visible text lines.
sizeComponentSizeSpecifies the size.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support