• Overview
@angular/forms/signals/compat

CompatFormOptions

Type Alias

Options that may be specified when creating a compat form.

API

    
      type CompatFormOptions = Omit<FormOptions, 'adapter'>
    
    
Jump to details