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 NgControls.

Only used by the forms module.

Members

name : string

Not Yet Documented

formDirective : Form

Get the form to which this container belongs.

path : string[]

Get the path to this container.