export class ControlContainer
export class ControlContainer
exported from angular2/common defined in angular2/src/common/forms/directives/control_container.ts (line 2)
A directive that contains multiple NgControl
s.
Only used by the forms module.
Members
name : string
name : string
Not Yet Documented
formDirective : Form
formDirective : Form
Get the form to which this container belongs.
path : string[]
path : string[]
Get the path to this container.