Roo/bootstrap/TextArea.js
authorEdward <edward@roojs.com>
Tue, 1 Apr 2014 04:02:44 +0000 (12:02 +0800)
committerEdward <edward@roojs.com>
Tue, 1 Apr 2014 04:02:44 +0000 (12:02 +0800)
Roo/bootstrap/TextArea.js

index 80599d8..1d99ceb 100644 (file)
@@ -13,6 +13,7 @@
  * @cfg {Number} rows Specifies the visible number of lines in a text area
  * @cfg {Number} readOnly Specifies that a text area should be read-only
  * @cfg {string} wrap (soft|hard)Specifies how the text in a text area is to be wrapped when submitted in a form
+ * @cfg {string} resize Specifies resizeable of a text area
  * 
  * @constructor
  * Create a new TextArea