1.0.44 • Published 2 years ago

@ruiyun/react-auto-form-core v1.0.44

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

react-auto-form-core

TODO: description

Usage

  1. 从这一层开始可以由配置驱动。

  2. 从这一层开始有submit概念,所以才会有下面的3、4、5。

  3. 新增字段上的配置项 submitOnChange 和 submitOnBlur。

  4. 新增表单上的按钮渲染api。

  5. 新增暴露表单上的submit和reset方法。

const reactText = require('react-auto-form-core');

// TODO: DEMONSTRATE API
1.0.38

2 years ago

1.0.27

2 years ago

1.0.44

2 years ago

1.0.32

2 years ago

1.0.26

2 years ago

1.0.22

2 years ago

1.0.18

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.11

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago