Roo/bootstrap/NavItem.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 04:18:30 +0000 (12:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 04:18:30 +0000 (12:18 +0800)
Roo/bootstrap/NavItem.js

index 6be6a47..139ca75 100644 (file)
@@ -13,8 +13,9 @@
  * @cfg {String} html content of button
  * @cfg {String} badge text inside badge
  * @cfg {String} badgecls (bg-green|bg-red|bg-yellow)the extra classes for the badge
- * @cfg {String} glyphicon name of glyphicon
- * @cfg {String} icon name of font awesome icon
+ * @cfg {String} glyphicon DEPRICATED - use fa
+ * @cfg {String} icon DEPRICATED - use fa
+ * @cfg {String} fa - Fontawsome icon name (can add stuff to it like fa-2x)
  * @cfg {Boolean} active Is item active
  * @cfg {Boolean} disabled Is item disabled