未验证 提交 5b5bacc5 编写于 作者: O openharmony_ci 提交者: Gitee

!8402 【OpenHarmony开源贡献者计划2022】组件Divider属性color 类型有误

Merge pull request !8402 from solanightxie/master
......@@ -27,7 +27,7 @@ Divider()
| 名称 | 参数类型 | 默认值 | 描述 |
| -------- | -------- | -------- | -------- |
| vertical | boolean | false | 使用水平分割线还是垂直分割线。false:水平分割线;true:垂直分割线。 |
| color | Color | - | 分割线颜色。 |
| color | [ResourceColor](../../ui/ts-types.md) | - | 分割线颜色。 |
| strokeWidth | Length | 1 | 分割线宽度。 |
| lineCap | [LineCapStyle](ts-appendix-enums.md#linecapstyle枚举说明) | LineCapStyle.Butt | 分割线的端点样式。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册