angular / 13.3.8 / api / forms / anyforuntypedforms.html /

AnyForUntypedForms

type-alias

AnyForUntypedForms is an alias for any used as part of the typed forms migration.

See more...

type AnyForUntypedForms = any;

Description

AnyForUntypedForms was inserted into your code automatically as part of a migration. To continue opting out of strong types, simply replace it with any. To opt-in to typed forms, remove <AnyForUntypedForms> from your call site.

This symbol is currently unused. Please do not use it. These docs will be updated when this symbol is in use.

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