omi/components/checkbox
dntzhang 786b312f20 fix(@omiu/checkbox): fix the selected bug 2021-08-10 17:31:49 +08:00
..
src fix(@omiu/checkbox): fix the selected bug 2021-08-10 17:31:49 +08:00
test refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00
.gitignore refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00
README.md chore: remove o- 2020-04-19 22:22:18 +08:00
demo.html refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00
index.html refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00
package.json fix(@omiu/checkbox): fix the selected bug 2021-08-10 17:31:49 +08:00
tsconfig.json refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00
vite.config.ts refactor(@omiu/checkbox): using component template 2021-08-10 16:54:49 +08:00

README.md

o-checkbox

开发

样式

脚本

发布私有包

创建组织

发布

安装

主题切换

document.body.style.setProperty('--o-theme-primary', 'red')

原生 JS 集成 o-checkbox

Vue 集成 o-checkbox

Preact 集成 o-checkbox

React 集成 o-checkbox