mirror of
https://github.com/nasa/openmct.git
synced 2025-02-20 17:33:23 +00:00
[Build] Add JSDoc
...for third argument of TemplateLinker.link, per code review https://github.com/nasa/openmctweb/pull/642#discussion_r52212006
This commit is contained in:
parent
215008253d
commit
f615dc5409
@ -84,6 +84,8 @@ define(
|
||||
* templates
|
||||
* @param element the jqLite-wrapped element into which templates
|
||||
* should be inserted
|
||||
* @param {TemplateDefinition} extensionDefinition the definition
|
||||
* of the template/representation/view to display initially
|
||||
* @returns {Function} a function which can be called with a template's
|
||||
* extension definition to switch templates, or `undefined`
|
||||
* to remove.
|
||||
|
Loading…
x
Reference in New Issue
Block a user