From 5a3b4b2df5bff92b1c43b1157fd4da3c3f8ca78b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 18 Nov 2020 12:44:34 +0800 Subject: [PATCH] Roo/bootstrap/Card.js --- Roo/bootstrap/Card.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Roo/bootstrap/Card.js b/Roo/bootstrap/Card.js index 90df3b866a..726c4f2e33 100644 --- a/Roo/bootstrap/Card.js +++ b/Roo/bootstrap/Card.js @@ -51,6 +51,9 @@ * * @config {Boolean} collapsable can the body be collapsed. * @config {Boolean} collapsed is the body collapsed when rendered... + * @config {Boolean} rotateable can the body be rotated by clicking on it.. + * @config {Boolean} rotated is the body rotated when rendered... + * * @constructor * Create a new Container * @param {Object} config The config object -- 2.39.2