“430e9b219a2684058f13bc92450d2b9779d09c22”上不存在“en/release-notes/api-diff/v3.0-LTS/js-apidiff-v3.0-lts.md”
未验证 提交 f41a923a 编写于 作者: G groundnuts 提交者: Gitee

【OpenHarmony开源贡献者计划2022】统一文档内用词和风格

Signed-off-by: Ngroundnuts <ester743@126.com>
上级 2ad991ae
......@@ -18,7 +18,7 @@ PatternLock(controller?: PatternLockController)
- 参数
| 参数名 | 参数类型 | 必填 | 默认值 | 参数描述 |
| 参数名 | 参数类型 | 必填 | 默认值 | 描述 |
| ---------- | ----------------------------------------------- | ---- | ------ | -------------------------------------------- |
| controller | [PatternLockController](#patternlockcontroller) | 否 | null | 给组件绑定一个控制器,用来控制组件状态重置。 |
......@@ -39,7 +39,7 @@ PatternLock(controller?: PatternLockController)
## 事件
| 名称 | 功能描述 |
| 名称 | 描述 |
| ------------------------------------------------------------ | ------------------------------------------------------------ |
| onPatternComplete(callback: (input: Array\<number\>) => void) | 密码输入结束时被调用的回调函数。<br />input: 与选中宫格圆点顺序一致的数字数组,数字为选中宫格的索引(0到8)。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册