Roo/bootstrap/form/SecurePass.js
authorleon <leon@roojs.com>
Wed, 19 Jul 2023 07:26:21 +0000 (15:26 +0800)
committerleon <leon@roojs.com>
Wed, 19 Jul 2023 07:26:21 +0000 (15:26 +0800)
Roo/bootstrap/form/SecurePass.js

index b1ced50..b73c41f 100644 (file)
@@ -9,7 +9,7 @@
  * @class Roo.bootstrap.form.SecurePass
  * @extends Roo.bootstrap.form.Input
  * Bootstrap SecurePass class
- * @cfg {Number} minimumStrength invalid if the strength of the password input is less than the minimum strength (from 0 to 3)
+ * @cfg {Number} minimumStrength invalid if the strength of the password input is less than the minimum strength (from 0 to 3) (default 2)
  *
  * 
  * @constructor