未验证 提交 12816922 编写于 作者: 1 189******51 提交者: Gitee

IssueNo: #I7XVG3:[新需求]: Rectify the arkts syntax 3

Description: Rectify the arkts syntax in arkts-rendering-control-best-practices.md
Sig: SIG_ApplicaitonFramework
Feature or Bugfix: Feature
Binary Source: No
Signed-off-by: N189******51 <lipeicheng5@huawei.com>
上级 82daa83e
...@@ -81,7 +81,7 @@ struct FancyUse { ...@@ -81,7 +81,7 @@ struct FancyUse {
build() { build() {
Row({ space: 10 }) { Row({ space: 10 }) {
Text(`${this.label}`) Text(`${this.label}`)
.makeMeClick(this.onClickHandler.bind(this)) .makeMeClick(this.onClickHandler)
} }
} }
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册