3.1.19 • Published 2 months ago

lea-auto-form v3.1.19

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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.19

2 months ago

3.1.18

6 months ago

3.1.16

6 months ago

3.1.17

6 months ago

3.1.15

6 months ago

3.1.12

9 months ago

3.1.11

9 months ago

3.1.14

9 months ago

3.1.10

9 months ago

3.1.9

9 months ago

3.1.8

9 months ago

3.1.3

9 months ago

3.1.2

9 months ago

3.1.1

9 months ago

3.1.0

9 months ago

3.1.7

9 months ago

3.1.6

9 months ago

3.1.5

9 months ago

3.0.31

9 months ago

3.0.24

1 year ago

3.0.27

9 months ago

3.0.28

9 months ago

3.0.25

1 year ago

3.0.30

9 months ago

3.0.29

9 months ago

3.0.23

1 year ago

3.0.22

1 year ago

3.0.21

1 year ago

3.0.20

1 year ago

3.0.19

1 year ago

3.0.18

1 year ago

3.0.17

1 year ago

3.0.16

1 year ago

3.0.12

1 year ago

3.0.11

1 year ago

3.0.10

1 year ago

3.0.9

1 year ago

3.0.8

1 year ago

3.0.7

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago