mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
bc02e19831
commit
1e02cd9961
1 changed files with 1 additions and 1 deletions
|
|
@ -1547,7 +1547,7 @@ export class FormArray extends AbstractControl {
|
|||
* Creates a new `FormArray` instance.
|
||||
*
|
||||
* @param controls An array of child controls. Each child control is given an index
|
||||
* wheh it is registered.
|
||||
* where it is registered.
|
||||
*
|
||||
* @param validatorOrOpts A synchronous validator function, or an array of
|
||||
* such functions, or an `AbstractControlOptions` object that contains validation functions
|
||||
|
|
|
|||
Loading…
Reference in a new issue