angular / 14.0.0 / api / forms / untypedformgroup.html /

UntypedFormGroup

type-alias

UntypedFormGroup is a non-strongly-typed version of @see FormGroup.

type UntypedFormGroup = FormGroup<any>;

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