3.1.22 • Published 4 months ago

lea-auto-form v3.1.22

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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/3

  1. install el-form-auto.

if you use vue2, you can use this command.

npm install el-form-auto element-ui --save

if you use vue3, you can use this command.

npm install le-auto-form element-plus --save
  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
3.1.22

4 months ago

3.1.21

12 months ago

3.1.20

12 months ago

3.1.19

1 year ago

3.1.18

2 years ago

3.1.16

2 years ago

3.1.17

2 years ago

3.1.15

2 years ago

3.1.12

2 years ago

3.1.11

2 years ago

3.1.14

2 years ago

3.1.10

2 years ago

3.1.9

2 years ago

3.1.8

2 years ago

3.1.3

2 years ago

3.1.2

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

3.1.7

2 years ago

3.1.6

2 years ago

3.1.5

2 years ago

3.0.31

2 years ago

3.0.24

2 years ago

3.0.27

2 years ago

3.0.28

2 years ago

3.0.25

2 years ago

3.0.30

2 years ago

3.0.29

2 years ago

3.0.23

2 years ago

3.0.22

2 years ago

3.0.21

2 years ago

3.0.20

2 years ago

3.0.19

2 years ago

3.0.18

2 years ago

3.0.17

2 years ago

3.0.16

2 years ago

3.0.12

2 years ago

3.0.11

2 years ago

3.0.10

2 years ago

3.0.9

2 years ago

3.0.8

2 years ago

3.0.7

2 years ago

3.0.6

2 years ago

3.0.5

2 years ago