docs(forms): updated forms docs to cover new apis
This commit is contained in:
@ -4,7 +4,7 @@ import {List} from 'angular2/src/facade/collection';
|
||||
/**
|
||||
* A directive that contains a group of [NgControl].
|
||||
*
|
||||
* @exportedAs angular2/forms
|
||||
* Only used by the forms module.
|
||||
*/
|
||||
export class ControlContainer {
|
||||
name: string;
|
||||
|
Reference in New Issue
Block a user