ControlContainer
Stable Class
Class Overview
class ControlContainer extends AbstractControlDirective {
name : string
formDirective : Form
path : string[]
}
Class Description
A directive that contains multiple NgControl
s.
Only used by the forms module.