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

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

Signed-off-by: Nking_he <6384784@qq.com>
上级 bf525743
# LoadingProgress # LoadingProgress
> ![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.
The **<LoadingProgress>** component is used to display the loading progress. The **<LoadingProgress>** component is used to display the loading progress.
...@@ -21,8 +21,8 @@ Creates a **LoadingProgress** instance. ...@@ -21,8 +21,8 @@ Creates a **LoadingProgress** instance.
## Attributes ## Attributes
| Name | Type | Default Value | Description | | Name | Type | Default Value | Description |
| ----- | ----- | ------------- | ---------------------------------------- | | ----- | ----- | ------------- | --------------------------------------------- |
| color | Color | - | Foreground color of the loading progress bar. | | color | Color | - | Foreground color of the loading progress bar. |
## Example ## Example
...@@ -41,4 +41,4 @@ struct LoadingProgressExample { ...@@ -41,4 +41,4 @@ struct LoadingProgressExample {
} }
``` ```
![zh-cn_image_0000001198839004](figures/loadingProgress.png) ![en-us_image_0000001198839004](figures/loadingProgress.png)
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册