In Button.js line 218
The :
Should be:Code:* @cfg arrowCls {String} arrowCls
Code:* @cfg {String} arrowCls arrowCls
Printable View
In Button.js line 218
The :
Should be:Code:* @cfg arrowCls {String} arrowCls
Code:* @cfg {String} arrowCls arrowCls