@angular/forms

FormRecord

Class

Tracks the value and validity state of a collection of FormControl instances, each of which has the same value type.

class FormRecord {
}
Jump to details