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

index 9e7f522..b1ced50 100644 (file)
@@ -9,6 +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)
  *
  * 
  * @constructor