未验证 提交 5156ff13 编写于 作者: O openharmony_ci 提交者: Gitee

!5494 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】[英文]TS API相关格式及表达问题

Merge pull request !5494 from king_he/N/A
# Counter # Counter
> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > **NOTE**<br>
> This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. > This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version.
...@@ -25,9 +25,9 @@ Counter() ...@@ -25,9 +25,9 @@ Counter()
## Events ## Events
Universal events and gestures are not supported. Only the events listed below are supported. Except the events listed below, other events, including universal events, are not supported.
| Name | Description | | Name | Description |
| -------- | -------- | | -------- | -------- |
| onInc(event: () =&gt; void) | Event indicating that the number of monitored objects is increased. | | onInc(event: () =&gt; void) | Event indicating that the number of monitored objects is increased. |
| onDec(event: () =&gt; void) | Event indicating that the number of monitored objects is decreased. | | onDec(event: () =&gt; void) | Event indicating that the number of monitored objects is decreased. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册