未验证 提交 85ec5fe1 编写于 作者: L LiAn 提交者: Gitee

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

Signed-off-by: NLiAn <lian15@huawei.com>
上级 b4bcae1c
......@@ -40,7 +40,7 @@ TextPicker(value: {range: string[], selected?: number})
## 事件
| 名称 | 描述 |
| -------- | -------- | -------- |
| -------- | -------- |
| onChange(callback:&nbsp;(value:&nbsp;string,&nbsp;index:&nbsp;number)&nbsp;=&gt;&nbsp;void) | 滑动选中TextPicker文本内容后,触发该回调。<br/>-&nbsp;value:&nbsp;当前选中项的文本。<br/>-&nbsp;index:&nbsp;当前选中项的下标。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册