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

!8375 【OpenHarmony开源贡献者计划2022】组件Checkbox中属性selectedColor类型错误

Merge pull request !8375 from solanightxie/master
......@@ -31,7 +31,7 @@ Checkbox( name?: string, group?: string )
| 名称 | 参数类型 | 默认值 | 描述 |
| ------------- | ------- | ------ | -------- |
| select | boolean | false | 设置多选框是否选中。 |
| selectedColor | Color | - | 设置多选框选中状态颜色。 |
| selectedColor | [ResourceColor](../../ui/ts-types.md) | - | 设置多选框选中状态颜色。 |
## 事件
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册