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

update en/application-dev/reference/arkui-ts/ts-basic-components-gauge.md.

Signed-off-by: Nking_he <6384784@qq.com>
上级 bf525743
# Gauge # Gauge
> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** > **NOTE**<br>
> This component is supported since API version 8. Updates will be marked with a superscript to indicate their earliest API version. > This component is supported since API version 8. Updates will be marked with a superscript to indicate their earliest API version.
...@@ -23,7 +23,7 @@ None ...@@ -23,7 +23,7 @@ None
Gauge(value:{value: number, min?: number, max?: number}) Gauge(value:{value: number, min?: number, max?: number})
- Parameter - Parameter
| Name | Type | Mandatory | Default Value | Description | | Name | Type | Mandatory | Default Value | Description |
| -------- | -------- | -------- | -------- | -------- | | -------- | -------- | -------- | -------- | -------- |
| value | number | Yes | - | Current data value. | | value | number | Yes | - | Current data value. |
| min | number | No | 0 | Minimum value of the current data segment. | | min | number | No | 0 | Minimum value of the current data segment. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册