[Representation] Add JSDoc

Add in-line documentation for the representation component,
WTD-521.
This commit is contained in:
Victor Woeltjen
2014-11-23 15:28:46 -08:00
parent 2e0178ffa9
commit f89402132b
7 changed files with 138 additions and 6 deletions

View File

@ -57,7 +57,8 @@ define(
// Use the included controller to populate scope
controller: controller,
// Use ng-include as a template; it gets the real template path
// Use ng-include as a template; "inclusion" will be the real
// template path
template: '<ng-include src="inclusion"></ng-include>',
// Two-way bind key, ngModel, and parameters