fix docs on labelseperator
authorAlan <alan@roojs.com>
Fri, 9 Jun 2023 07:03:50 +0000 (15:03 +0800)
committerAlan <alan@roojs.com>
Fri, 9 Jun 2023 07:03:50 +0000 (15:03 +0800)
roojs-debug.js
roojs-ui-debug.js

index be44d20..a463196 100644 (file)
@@ -40549,6 +40549,9 @@ Roo.form.Field = function(config){
 Roo.extend(Roo.form.Field, Roo.BoxComponent,  {
     /**
      * @cfg {String} fieldLabel Label to use when rendering a form.
+     */
+       /**
+     * @cfg {String} labelSeparator the ':' after a field label (default :)  = set it to empty string to hide the field label.
      */
        /**
      * @cfg {String} qtip Mouse over tip
index 637e16a..0731869 100644 (file)
@@ -16047,6 +16047,9 @@ Roo.form.Field = function(config){
 Roo.extend(Roo.form.Field, Roo.BoxComponent,  {
     /**
      * @cfg {String} fieldLabel Label to use when rendering a form.
+     */
+       /**
+     * @cfg {String} labelSeparator the ':' after a field label (default :)  = set it to empty string to hide the field label.
      */
        /**
      * @cfg {String} qtip Mouse over tip