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

https://github.com/wangdahoo/react-form-editor

Online Demo
https://github.com/wangdahoo/react-form-editor

Last synced: about 1 year ago
JSON representation

Online Demo

Awesome Lists containing this project

README

          

# react-form-editor

> 基于 React & Ant Design 的表单编辑器

## How to Use

```bash
npm i @wangdahoo/react-form-editor
```

```jsx
import FormEditor from '@wangdahoo/react-form-editor'

console.log(json)} />
```

## TODO

- [ ] 升级到 ant design 4
- [ ] 支持内嵌 layout
- [ ] 去除自定义业务组件