Class Overview
class AbstractFormGroupDirective extends ControlContainer implements OnInit, OnDestroy {
ngOnInit
() : void
ngOnDestroy
() : void
control
: FormGroup
path
: string[]
formDirective
: Form
validator
: ValidatorFn
asyncValidator
: AsyncValidatorFn
}
Class Description
This is a base class for code shared between NgModelGroup
and FormGroupName
.
Class Details
exported from @angular/forms/index, defined in @angular/forms/src/directives/abstract_form_group_directive.ts