Options that may be specified when creating a compat form.
API
type CompatFormOptions<TModel> = Omit<FormOptions<TModel>, 'adapter'>
Options that may be specified when creating a compat form.
type CompatFormOptions<TModel> = Omit<FormOptions<TModel>, 'adapter'>
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/forms/signals/compat/CompatFormOptions