提交 cb92b1b4 编写于 作者: G guozejun

Update Stack default value and ArkTS form support.

Signed-off-by: Nguozejun <guozejun@huawei.com>
Change-Id: Id777b8b5c338ef8006a0ee3ab7f1eb04ea791546
上级 826466f7
......@@ -30,7 +30,7 @@ Stack(value?: { alignContent?: Alignment })
| 名称 | 参数类型 | 描述 |
| ------------ | ------------------------------------------- | ------------------------------ |
| alignContent | [Alignment](ts-appendix-enums.md#alignment) | 设置子组件在容器内的对齐方式。 |
| alignContent | [Alignment](ts-appendix-enums.md#alignment) | 设置子组件在容器内的对齐方式。<br/>默认值:Alignment.Center<br/>从API version 9开始,该接口支持在ArkTS卡片中使用。 |
## 示例
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册