未验证 提交 44f2d936 编写于 作者: L LiAn 提交者: Gitee

update zh-cn/application-dev/ui/ts-event-configuration.md.

Signed-off-by: NLiAn <lian15@huawei.com>
上级 ba9e9d57
......@@ -13,7 +13,7 @@
```
- 使用匿名函数表达式配置组件的事件方法,要求使用**bind**,以确保函数体中的this引用包含的组件:
- 使用匿名函数表达式配置组件的事件方法,要求使用bind,以确保函数体中的this引用包含的组件:
```
// Counter is a private data variable defined in the component.
Button('add counter')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册