HarmonyOS TextInput 换行问题

TextInput 如何自动换行 ?

我在this.areaText中手动拼接"\n"也不会换行 还是一行展示

代码如下

HarmonyOS TextInput 换行问题-鸿蒙开发者社区

HarmonyOS
2024-08-08 15:56:58
浏览
收藏 0
回答 1
待解决
回答 1
按赞同
/
按时间
zbw_apple

TextInput为单行输入框,不支持换行输入,如果想要多行输入建议使用TextArea,参考:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-basic-components-textarea-V5

分享
微博
QQ
微信
回复
2024-08-08 20:20:52
相关问题
TextInput输入行满时无法自动换行
307浏览 • 1回复 待解决
HarmonyOS TextInput 组件问题
364浏览 • 1回复 待解决
HarmonyOS TextInput焦点问题
318浏览 • 1回复 待解决
HarmonyOS TextInput组件错误样式问题
413浏览 • 1回复 待解决
HarmonyOS TextInput和键盘相关问题咨询
450浏览 • 1回复 待解决
HarmonyOS TextInput调用系统键盘问题
192浏览 • 1回复 待解决
HarmonyOS TextInput自定义键盘问题
452浏览 • 1回复 待解决
HarmonyOS TextInput绑定自定义键盘问题
450浏览 • 1回复 待解决
HarmonyOS 字符串怎么手动加换行
557浏览 • 1回复 待解决
如何实现标签随文本换行
933浏览 • 1回复 待解决
HarmonyOS TextInput如何clearFocus
295浏览 • 1回复 待解决
HarmonyOS TextInput的使用
191浏览 • 1回复 待解决
HarmonyOS TextInput 取消默认焦点
427浏览 • 1回复 待解决
HarmonyOS TextInput意外获焦
271浏览 • 1回复 待解决
HarmonyOS TextInput无法取消焦点
219浏览 • 1回复 待解决
HarmonyOS 如何限制TextInput的规则?
282浏览 • 1回复 待解决