@treecrow/field
v0.0.6
Published
vue组件-表单项
Downloads
3
Readme
@treecrow/field
表单项
快速开始
// npm install @treecrow/field --save
import Field from "@treecrow/field";
Vue.component("Field", Field);
api
| option | Description | Value | Default | | ------ | ----------- | ----- | ------- |