提交 2373b534 编写于 作者: L luoweibin

fixed fc5ab850 from https://gitee.com/luo-weibin/docs/pulls/21354

增加通用属性说明
Signed-off-by: Nluoweibin <luoweibin3@huawei.com>
Change-Id: I4ea5a32fcc5664885be8582b4e2b7af68f47a58a
上级 400912fc
......@@ -26,6 +26,11 @@ StepperItem()
| nextLabel | string | 设置右侧文本按钮内容,最后一页默认值为“开始”,其余页默认值为“下一步”。 |
| status | [ItemState](#itemstate枚举说明) | 步骤导航器nextLabel的显示状态,参数可选。<br/>默认值:ItemState.Normal |
> **说明:**
>
> - StepperItem组件不支持设置通用宽度属性,其宽度默认撑满Stepper父组件。
> - StepperItem组件不支持设置通用高度属性,其高度由Stepper父组件高度减去label按钮组件高度。
> - StepperItem组件不支持设置aspectRadio/constrainSize影响长宽的属性。
## ItemState枚举说明
| 名称 | 描述 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册