Skip to content

Textarea 文本域

组件来源:Element-Plus
https://element-plus.org/zh-CN/component/input.html

示例

API

属性名说明类型默认值
maxlength同原生 maxlength 属性number1000
placeholder输入框占位文本string
disabled是否禁用booleanfalse
rows输入框行数number3