Skip to content

Commit 47af858

Browse files
chrisgidnul800sebastiaan
authored andcommitted
Add documentation for descriptionLocked parameter
1 parent 1d5afae commit 47af858

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ Use this directive to construct a header inside the main editor window.
199199
@param {boolean=} aliasLocked Set to <code>true</code> to lock the alias.
200200
@param {boolean=} hideAlias Set to <code>true</code> to hide alias.
201201
@param {string=} description Add a description to the content.
202+
@param {boolean=} descriptionLocked Set to <code>true</code> to lock the description.
202203
@param {boolean=} hideDescription Set to <code>true</code> to hide description.
203204
@param {boolean=} setpagetitle If true the page title will be set to reflect the type of data the header is working with
204205
@param {string=} editorfor The localization to use to aid accessibility on the edit and create screen

0 commit comments

Comments
 (0)