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 fdc1ba9 commit 9f581bcCopy full SHA for 9f581bc
docs/api/README.md
@@ -3,6 +3,9 @@
3
## [reactiveForm](ReactiveForm.md)
4
A higher order component which connects form with react component.
5
6
+## [Field](Field.md)
7
+A subscription based higher order component which connects a control with react component.
8
+
9
## [Abstract Control](AbstractControl.md)
10
Base class for [FormControl](FormControl.md), [FormGroup](FormGroup.md), and [FormArray](FormArray.md).
11
0 commit comments