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

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

Signed-off-by: Nking_he <6384784@qq.com>
上级 f10099a8
# StepperItem
> ![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.
......@@ -32,9 +32,9 @@ StepperItem()
| status | ItemState | ItemState.Normal | Status of the **&lt;StepperItem&gt;**. |
- ItemState enums
| Name | Description |
| Name | Description |
| -------- | -------- |
| Normal | The right button is clickable and can navigate users to the next **&lt;StepperItem&gt;** when it is clicked.. |
| Normal | The right button is clickable and can navigate users to the next **&lt;StepperItem&gt;** when it is clicked. |
| Disabled | The right button is grayed out and unavailable. |
| Waiting | The right button is not displayed, and a progress bar is displayed instead. |
| Skip | The current **&lt;StepperItem&gt;** is skipped, and the next **&lt;StepperItem&gt;** is displayed. |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册