Skip to content

Commit 9f581bc

Browse files
author
Kuldeep Saxena
authored
Update README.md
1 parent fdc1ba9 commit 9f581bc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/api/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
## [reactiveForm](ReactiveForm.md)
44
A higher order component which connects form with react component.
55

6+
## [Field](Field.md)
7+
A subscription based higher order component which connects a control with react component.
8+
69
## [Abstract Control](AbstractControl.md)
710
Base class for [FormControl](FormControl.md), [FormGroup](FormGroup.md), and [FormArray](FormArray.md).
811

0 commit comments

Comments
 (0)