未验证 提交 1f591d64 编写于 作者: K king_he 提交者: Gitee

update en/application-dev/reference/arkui-ts/ts-container-counter.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 df15354a
# 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.
先完成此消息的编辑!
想要评论请 注册