Skip to content

Commit a34e47b

Browse files
author
Kuldeep Saxena
authored
Update README.md
1 parent aea2ed3 commit a34e47b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ It's a library inspired by the [Angular's Reactive Forms](https://angular.io/gui
2727
* Nested forms.
2828
* Subscribers for value & status changes of controls.
2929
* Provides a set of validators & also supports custom sync & async validators.
30+
* `FormGenerator` api to create large forms with less code.
3031
* Better form management with `FormGroup` & `FormArray` apis.
3132
* Customizable update strategy for better performace with large forms.
3233

0 commit comments

Comments
 (0)