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

index 0139e8c..13d46db 100644 (file)
@@ -31,7 +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 {String} capture use for file input only, such as camera. (default empty)
+ * @cfg {String} capture (user|camera) use for file input only, such as camera. (default empty)
 
  * @cfg {String} align (left|center|right) Default left
  * @cfg {Boolean} forceFeedback (true|false) Default false