未验证 提交 4acc76c5 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-textarea.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 901a83fc
......@@ -25,12 +25,12 @@ TextArea(value?:{placeholder?: string controller?: TextAreaController})
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| -------- | -------- | -------- | -------- | -------- |
| placeholder | string | 否 | - | 无输入时的提示文本。 |
| controller<sup>8+</sup> | [TextAreaController](#textareacontroller<sup>8+</sup) | 否 | - | 设置TextArea控制器。 |
| controller<sup>8+</sup> | [TextAreaController](#textareacontroller) | 否 | - | 设置TextArea控制器。 |
## 属性
除支持[通用属性](ts-universal-attributes.md)外,还支持以下属性:
除支持[通用属性](ts-universal-attributes-index.md)外,还支持以下属性:
| 名称 | 参数类型 | 默认值 | 描述 |
| -------- | -------- | -------- | -------- |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册