未验证 提交 6de20f33 编写于 作者: S solanightxie 提交者: Gitee

update zh-cn/application-dev/reference/arkui-ts/ts-basic-components-checkbox.md.

Signed-off-by: Nsolanightxie <solanightxie@163.com>
https://gitee.com/openharmony/docs/issues/I5NF1PSigned-off-by: Nsolanightxie <solanightxie@163.com>
上级 aff4330a
......@@ -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.
先完成此消息的编辑!
想要评论请 注册