@treecrow/switch
v0.0.6
Published
vue组件-开关
Downloads
1
Readme
@treecrow/switch
开关
快速开始
// npm install @treecrow/switch --save
import Switch from "@treecrow/switch";
Vue.component("Switch", Switch);
api
| option | Description | Value | Default | | ------ | ----------- | ----- | ------- |