Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 243 Bytes

comment.md

File metadata and controls

13 lines (10 loc) · 243 Bytes

组件

TextInput

// 当文本框内容变化时调用此回调函数。
onChange function
// 当文本框内容变化时调用此回调函数。改变后的文字内容会作为参数传递。
onChangeText function