Roo/bootstrap/menu/Menu.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 04:42:54 +0000 (12:42 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 04:42:54 +0000 (12:42 +0800)
Roo/bootstrap/menu/Menu.js

index 9e656e8..47dff5f 100644 (file)
@@ -13,6 +13,7 @@ Roo.bootstrap.menu = Roo.bootstrap.menu || {};
  * @cfg {String} html Text of the menu
  * @cfg {String} weight (default | primary | success | info | warning | danger | inverse)
  * @cfg {String} icon Font awesome icon
+ * @cfg {String} pos Menu align to (top | bottom) default bottom
  * 
  * 
  * @constructor