An open API service indexing awesome lists of open source software.

https://github.com/vueblocks/element-schema-form

A schema-based element-ui form component for Vue2.x.
https://github.com/vueblocks/element-schema-form

component element-ui form-builder form-generator json-schema schema vue2

Last synced: about 1 month ago
JSON representation

A schema-based element-ui form component for Vue2.x.

Awesome Lists containing this project

README

        

# element-schema-form






A schema-based element-ui form component for Vue2.x.

## Installation

```bash
npm i @vueblocks/element-schema-form -S
```

## Document

[https://vueblocks.github.io/element-schema-form/](https://vueblocks.github.io/element-schema-form/)

## Online Demo

### 表单验证

[![Edit 表单验证](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/biaodanyanzheng-er1t1?fontsize=14&hidenavigation=1&theme=dark)

### 数字类型验证

[![Edit 数字类型验证](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/shuzileixingyanzheng-eezhn?fontsize=14&hidenavigation=1&theme=dark)

### 动态增减表单项

[![Edit 动态增减表单项](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/dongtaizengjianbiaodanxiang-h0ogx?fontsize=14&hidenavigation=1&theme=dark)

## License

MIT