roojs-bootstrap.js
authorAlan Knowles <alan@roojs.com>
Tue, 27 Jul 2021 03:54:17 +0000 (11:54 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 27 Jul 2021 03:54:17 +0000 (11:54 +0800)
roojs-bootstrap-debug.js

roojs-bootstrap-debug.js

index d6dee2e..c421bb9 100644 (file)
@@ -8720,7 +8720,8 @@ Currently the Table  uses multiple headers to try and handle XL / Medium etc...
  * @cfg {boolean} bordered Add borders to the table
  * @cfg {boolean} hover Add hover highlighting
  * @cfg {boolean} condensed Format condensed
- * @cfg {boolean} responsive default false - if this is on, columns are rendered with col-xs-4 etc. classes, otherwise columns will be sized by CSS
+ * @cfg {boolean} responsive default false - if this is on, columns are rendered with col-xs-4 etc. classes, otherwise columns will be sized by CSS,
+ *                also adds table-responsive (see bootstrap docs for details)
  * @cfg {Boolean} loadMask (true|false) default false
  * @cfg {Boolean} footerShow (true|false) generate tfoot, default true
  * @cfg {Boolean} headerShow (true|false) generate thead, default true