We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea2ed3 commit a34e47bCopy full SHA for a34e47b
README.md
@@ -27,6 +27,7 @@ It's a library inspired by the [Angular's Reactive Forms](https://angular.io/gui
27
* Nested forms.
28
* Subscribers for value & status changes of controls.
29
* Provides a set of validators & also supports custom sync & async validators.
30
+* `FormGenerator` api to create large forms with less code.
31
* Better form management with `FormGroup` & `FormArray` apis.
32
* Customizable update strategy for better performace with large forms.
33
0 commit comments