misc(docs): Edits and additions for Forms and Change Detection

This commit is contained in:
Naomi Black
2015-04-13 21:00:52 -07:00
parent 2d09f84182
commit 8475c63a6a
5 changed files with 65 additions and 3 deletions

View File

@ -11,7 +11,7 @@ import {UrlResolver} from 'angular2/src/services/url_resolver';
/**
* Strategy to load component templates.
* @exportedAs angular2/core
* TODO: Make public API once we are more confident in this approach.
*/
@Injectable()
export class TemplateLoader {