dynamic-forms-ionic / Interface

IonicTextareaProps

Extends:TextareaProps

No documentation has been provided.

Properties

NameTypeDescription
autoGrow
boolean | undefined
color
"primary" | "secondary" | "tertiary" | "success" | "warning" | "danger" | "light" | "medium" | "dark" | undefined
cols
inherited from TextareaProps
number | undefined
counter
boolean | undefined
errorText
DynamicText | undefined
fill
"outline" | "solid" | undefined
helperText
DynamicText | undefined
labelPlacement
"fixed" | "start" | "end" | "stacked" | "floating" | undefined
maxlength
number | undefined
placeholder
inherited from TextareaProps
DynamicText | undefined
rows
overrides TextareaProps
number | undefined
shape
"round" | undefined