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

!8568 翻译完成 8375:组件Checkbox中属性selectedColor类型错误

Merge pull request !8568 from ester.zhou/TR-8375
...@@ -31,7 +31,7 @@ Checkbox( name?: string, group?: string ) ...@@ -31,7 +31,7 @@ Checkbox( name?: string, group?: string )
| Name | Type| Default Value| Description| | Name | Type| Default Value| Description|
| ------------- | ------- | ------ | -------- | | ------------- | ------- | ------ | -------- |
| select | boolean | false | Whether the check box is selected.| | select | boolean | false | Whether the check box is selected.|
| selectedColor | Color | - | Color of the check box when it is selected.| | selectedColor | [ResourceColor](../../ui/ts-types.md) | - | Color of the check box when it is selected.|
## Events ## Events
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册