-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Supporting [formArray] without a [formGroup] parent #30264
Copy link
Copy link
Closed
Labels
area: formseffort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationfreq2: mediumrisk: mediumstate: Needs Design
Milestone
Description
🚀 feature request
Relevant Package
This feature request is for @angular/formsDescription
There should be a [formArray] directive to create a form. Currently, we can defined formArrayName only if has a parent [formGroup] directive.Describe alternatives you've considered
No work around to do this as of now. If we need a formArray, then a parent formGroup is needed.Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: formseffort2: daysfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesfeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under considerationfreq2: mediumrisk: mediumstate: Needs Design