小程序开放平台
文档中心
文档中心
控制台
登录
暂无目录
checkbox
更新时间:2025-12-09 11:36:18
checkbox
多选项目
属性
类型
默认值
必填
说明
value
string
checkbox标识,选中时触发checkbox-group的 change 事件,并携带 checkbox 的 value
disabled
boolean
false
是否禁用
checked
boolean
false
当前是否选中,可用来设置默认选中
color
string
#09BB07
checkbox的颜色,同css的color
扫码预览
组件示例
复制代码
该文档是否对您有帮助?
checkbox
扫码预览
组件示例