Description
Describe the problem that you experienced
Besides having a dedicated documentation as part of the template driven forms documentation, ngModel is also explained in the directive documentation: https://angular.dev/guide/directives#displaying-and-updating-properties-with-ngmodel
As the latter page does not explain all existing directives, such as routerLink, having the ngModel might give the feeling that it's still a page where all directives are explained without prior context, and explaining it in two places might complicate maintenance.
Enter the URL of the topic with the problem
https://angular.dev/guide/directives#displaying-and-updating-properties-with-ngmodel
Describe what you were looking for in the documentation
No response
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
Remove the ngModel section in its current state.
Listing all available directives as links to their proper section would reduce the cognitive load.
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
If the problem is browser-specific, please specify the device, OS, browser, and version
Provide any additional information here in as much as detail as you can