1.0.0 • Published 5 years ago

ux-checkbox-liuxinyue v1.0.0

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
5 years ago

checkbox 复选框

API

参数说明类型默认值必须
labelcheckbox的文字说明string-no
valuecheckbox的值string、number-yes
checked是否被选中booleanfalseno
defaultChecked初始状态boolean-no
disabled是否禁用boolean-no
onChange用于checkbox状态变化后的回调函数(data)=>voidno
extraCls自定义的classstring-no