angular / 14.0.0 / api / forms / untypedformarray.html /

UntypedFormArray

type-alias

UntypedFormArray is a non-strongly-typed version of @see FormArray, which permits heterogenous controls.

type UntypedFormArray = FormArray<any>;

© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/forms/UntypedFormArray