KunUIKunUI
GitHub

Textarea (文本域)

多行输入(v-model),支持自动增高、调整大小与字数统计。

基础用法

0/200
Basic.vue

属性

属性类型默认值说明
autofocusbooleanfalse
autoGrowbooleanfalse
darkBorderbooleantrue
disabledbooleanfalse
errorstring""
hintstring""
labelstring""
maxHeightstring""
maxlengthnumber100007
minlengthnumber1
modelValuestring""
namestring""
placeholderstring""
readonlybooleanfalse
requiredbooleanfalse
resize"none" | "horizontal" | "vertical" | "both""none"
roundedKunUIRoundedundefined
rowsnumber4
showCharCountbooleanfalse