Roo/htmleditor/BlockFigure.js
authorleon <leon@roojs.com>
Mon, 25 Sep 2023 03:10:45 +0000 (11:10 +0800)
committerleon <leon@roojs.com>
Mon, 25 Sep 2023 03:10:45 +0000 (11:10 +0800)
Roo/htmleditor/BlockFigure.js

index 3f627a6..1cc9927 100644 (file)
@@ -7,6 +7,7 @@
  * @cfg {String} align (left|right) alignment for the block default left
  * @cfg {String} caption the text to appear below  (and in the alt tag)
  * @cfg {String} caption_display (block|none) display or not the caption
+ * @cfg {String} caption_align {left|right} alignment for the figcaption default left
  * @cfg {String|number} image_width the width of the image number or %?
  * @cfg {String|number} image_height the height of the image number or %?
  *