{ "id": "api/forms/AbstractFormGroupDirective", "title": "AbstractFormGroupDirective", "contents": "\n\n
\n
\n
\n \n API > @angular/forms\n
\n \n
\n \n
\n

AbstractFormGroupDirectivelink

\n \n \n \n \n \n
\n \n \n\n
\n \n
\n

A base class for code shared between the NgModelGroup and FormGroupName directives.

\n\n \n
\n \n \n \n \n\n

NgModuleslink

\n\n\n\n \n\n\n \n\n
\n

Propertieslink

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
PropertyDescription
\n \n control: FormGroup\n Read-Only\n \n

The FormGroup bound to this directive.

\n\n \n
\n \n path: string[]\n Read-Only\n \n

The path to this group from the top-level directive.

\n\n \n
\n \n formDirective: Form | null\n Read-Only\n \n

The top-level directive for this group if present, otherwise null.

\n\n \n
\n
\n\n\n
\n

Inherited from ControlContainerlink

\n \n
\n\n\n\n
\n

Inherited from AbstractControlDirectivelink

\n \n
\n\n\n\n\n\n\n \n\n\n \n\n \n\n \n\n \n\n \n\n\n\n\n
\n

Inherited from AbstractControlDirectivelink

\n \n
\n\n\n\n\n \n \n\n
\n
\n\n\n" }