doc fix
authorAlan <alan@roojs.com>
Thu, 5 Oct 2023 07:14:35 +0000 (15:14 +0800)
committerAlan <alan@roojs.com>
Thu, 5 Oct 2023 07:14:35 +0000 (15:14 +0800)
Roo/form/Form.js

index e9d06e7..7f2dd3c 100644 (file)
@@ -81,7 +81,7 @@ Roo.extend(Roo.form.Form, Roo.form.BasicForm, {
      * @cfg {String} itemCls A css class to apply to the x-form-item of fields. This property cascades to child containers.
      */
     /**
-     * @cfg {String} (left|center|right) buttonAlign Valid values are "left," "center" and "right" (defaults to "center")
+     * @cfg {String} buttonAlign (left|center|right)  Valid values are "left," "center" and "right" (defaults to "center")
      */
     buttonAlign:'center',