el-form-auto

1.0.11 • Public • Published

Introduce

What is this

This is a library that allows you to build forms using descriptive configurations. see this demo

How to use in Vue2

  1. install el-form-auto.
npm install el-form-auto
  1. Global reg the element-ui component in main.js file.
import ElementUI from 'element-ui'

Vue.use(ElementUI)
  1. Binding data and description.

  2. Usage you can see the demo: Demo.vue

How to build lib

  1. Install dependency
npm install
  1. Run build-lib
npm run build-lib

Package Sidebar

Install

npm i el-form-auto

Weekly Downloads

0

Version

1.0.11

License

MIT

Unpacked Size

272 kB

Total Files

4

Last publish

Collaborators

  • leaco