HarmonyOS TextInput如何换行输入?

如题:HarmonyOS TextInput如何换行输入?

阅读 570
1 个回答

TextInput是单行文本输入框组件,如果需要使用多行文本可使用TextArea组件