@treecrow/checklist
v0.0.6
Published
vue组件-复选框
Downloads
3
Readme
@treecrow/checklist
复选框
快速开始
// npm install @treecrow/checklist --save
import Checklist from "@treecrow/checklist";
Vue.component("Checklist", Checklist);
api
| option | Description | Value | Default | | ------ | ----------- | ----- | ------- |