Roo/bootstrap/Input.js
authorAlan Knowles <alan@roojs.com>
Wed, 2 Dec 2020 06:56:17 +0000 (14:56 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 2 Dec 2020 06:56:17 +0000 (14:56 +0800)
Roo/bootstrap/Input.js

index f50b0d6..557afdb 100644 (file)
@@ -10,7 +10,7 @@
  * @extends Roo.bootstrap.Component
  * Bootstrap Input class
  * @cfg {Boolean} disabled is it disabled
- * @cfg {String} inputType button | checkbox | email | file | hidden | image | number | password | radio | range | reset | search | submit | text
+ * @cfg {String} (button|checkbox|email|file|hidden|image|number|password|radio|range|reset|search|submit|text) inputType 
  * @cfg {String} name name of the input
  * @cfg {string} fieldLabel - the label associated
  * @cfg {string} placeholder - placeholder to put in text.