type-alias
UntypedFormControl is a non-strongly-typed version of @see FormControl.
type UntypedFormControl = FormControl<any>;
© 2010–2022 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/forms/UntypedFormControl