Description
Describe the problem that you experienced
The documentation on Reactive Forms describes how ReactiveFormsModule must be imported into your NgModule.
https://angular.dev/guide/forms/reactive-forms#import-the-reactiveformsmodule
It doesn't describe how to use reactive forms with standalone components at all.
Is this another one of those areas (like this one) where we will be told that we shouldn't bother looking for answers in the official documentation?
Neither the Routing nor the Forms documentation is up-to-date for v19. These are key systems!
You've clearly been working on the change from module-based to standalone components for a couple of years now, but the different parts of the documentation are variously described either from a standalone or module-based perspective, with no feature described in both scenarios.
And when this is pointed out the response is that we shouldn't expect to find useful information about this in the official docs.
It's really bad.
Enter the URL of the topic with the problem
https://angular.dev/guide/forms/reactive-forms#import-the-reactiveformsmodule
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
No response
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