You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Creates a `FormControl` instance from a domain model and binds it
52
-
* to a form control element.
51
+
* Creates a `FormControl` instance from a [domain
52
+
* model](https://en.wikipedia.org/wiki/Domain_model) and binds it to a form control element.
53
53
*
54
54
* The `FormControl` instance tracks the value, user interaction, and
55
55
* validation status of the control and keeps the view synced with the model. If used
0 commit comments