Roo/bootstrap/Button.js
authorAlan Knowles <alan@roojs.com>
Fri, 20 Nov 2020 07:17:08 +0000 (15:17 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 20 Nov 2020 07:17:08 +0000 (15:17 +0800)
Roo/bootstrap/Button.js

index 13f1200..81e2027 100644 (file)
@@ -13,8 +13,8 @@
  * @cfg {String} weight (default | primary | secondary | success | info | warning | danger | link ) default
  * @cfg {String} badge_weight (default | primary | secondary | success | info | warning | danger | link ) default (same as button)
  * @cfg {Boolean} outline default false (except for weight=default which emulates old behaveiour with an outline)
- * @cfg {String} size ( lg | sm | xs)
- * @cfg {String} tag ( a | input | submit)
+ * @cfg {String} size (lg|sm|xs)
+ * @cfg {String} tag (a|input|submit)
  * @cfg {String} href empty or href
  * @cfg {Boolean} disabled default false;
  * @cfg {Boolean} isClose default false;