From 50e5cbc3e6086176cdb63e79caf4b4accf293e58 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 12 May 2021 15:12:21 +0800 Subject: [PATCH] Roo/bootstrap/Element.js --- Roo/bootstrap/Element.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/Element.js b/Roo/bootstrap/Element.js index 5756f64438..dbb7f36334 100644 --- a/Roo/bootstrap/Element.js +++ b/Roo/bootstrap/Element.js @@ -14,6 +14,8 @@ * @cfg {String} cls class of the element * @cfg {Boolean} preventDefault (true|false) default false * @cfg {Boolean} clickable (true|false) default false + * @cfg {String} role default blank - set to button to force cursor pointer + * * @constructor * Create a new Element -- 2.39.2