Roo/bootstrap/Input.js
authorEdward <edward@roojs.com>
Wed, 1 Aug 2018 04:13:08 +0000 (12:13 +0800)
committerEdward <edward@roojs.com>
Wed, 1 Aug 2018 04:13:08 +0000 (12:13 +0800)
Roo/bootstrap/Input.js

index 7580362..159c89e 100644 (file)
@@ -31,6 +31,7 @@
  * @cfg {Boolean} readOnly Specifies that the field should be read-only
  * @cfg {String} autocomplete - default is new-password see: https://developers.google.com/web/fundamentals/input/form/label-and-name-inputs?hl=en
  * @cfg {String} indicatorpos (left|right) default left
+ * @cfg {Boolean} capture (true|false) use for file input only. (default false)
 
  * @cfg {String} align (left|center|right) Default left
  * @cfg {Boolean} forceFeedback (true|false) Default false