File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/Umbraco.Web.UI.Client/src/common/directives/components/editor Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments