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