Update umbeditorview.directive.js

This commit is contained in:
Anders Bjerner
2021-07-20 17:29:01 +02:00
committed by Nathan Woulfe
parent c812dab967
commit 6116ec814d

View File

@@ -59,6 +59,8 @@ Use this directive to construct the main editor window.
<li>{@link umbraco.directives.directive:umbEditorContainer umbEditorContainer}</li>
<li>{@link umbraco.directives.directive:umbEditorFooter umbEditorFooter}</li>
</ul>
@param {boolean} footer Whether the directive should make place for a {@link umbraco.directives.directive:umbEditorFooter umbEditorFooter} at the bottom (`true` by default).
**/
(function() {