From 513f8c3c066a018485951833941c37802646d08f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 17 Sep 2020 13:49:58 +0800 Subject: [PATCH] Roo/bootstrap/Card.js --- Roo/bootstrap/Card.js | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Roo/bootstrap/Card.js b/Roo/bootstrap/Card.js index 28d04b86a7..ccab9c914b 100644 --- a/Roo/bootstrap/Card.js +++ b/Roo/bootstrap/Card.js @@ -9,16 +9,15 @@ * * * possible... may not be implemented.. - * @cfg {String} header_image - * @cfg {String|Object} header - * @cfg {String|Object} header_size (0|1|2|3|4|5) H1 or H2 etc.. 0 indicates default + * @cfg {String} header_image src url of image. + * @cfg {String} header + * @cfg {Number} header_size (0|1|2|3|4|5) H1 or H2 etc.. 0 indicates default * - * @cfg {String|Object} title - * @cfg {String|Object} subtitle + * @cfg {String} title + * @cfg {String} subtitle * @cfg {String} html -- html contents - or just use children.. - * @cfg {String|Object} footer - * @cfg {Array} - links - * + * @cfg {String} footer + * @cfg {String} weight (primary|warning|info|danger|secondary|success|light|dark) * * @cfg {String} margin (0|1|2|3|4|5|auto) -- 2.39.2