On this page
UntypedFormGroup
type-alias
UntypedFormGroup is a non-strongly-typed version of FormGroup
.
type UntypedFormGroup = FormGroup<any>;
© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v15.angular.io/api/forms/UntypedFormGroup