![]() |
VOOZH | about |
In this article, we are going to see what is FormControlDirective in Angular 10 and how to use it.
The FormControlDirective is used to synchronize a standalone FormControl instance to a form control element
<form [FormControlDirective] ="name">
Exported from:
Selectors:
Approach:
Example:
Output:
👁 ImageReference: https://v17.angular.io/api/forms/FormControlDirective