@treecrow/button
v0.0.4
Published
vue组件-按钮
Downloads
2
Readme
@treecrow/button
按钮
快速开始
// npm install @treecrow/badge --save
import Button from "@treecrow/button";
Vue.component("Button", Button);
api
| option | Description | Value | Default | | ------ | ----------- | ----- | ------- |