Thanks to visit codestin.com
Credit goes to angular-docs.tr

    • Genel Bakış
@angular/forms

FormControlState

interface
kararlı

FormControlState is a boxed form value. It is an object with a value key and a disabled key.

API

    
      interface FormControlState<T> {}
    
    
Detaylara atla