Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 47e8f84

Browse files
authored
Update README.md
1 parent d496bab commit 47e8f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You can provide a custom `className` to the Nice Input Password and custom `clas
9696
| showSecurityLevelBar | bool | false | Key to show or not the security level bullets of password
9797
| showSecurityLevelDescription | bool | false | Key to show or not the security level description securityLevels object
9898
| securityLevels | array of objects | [] | The array containing the objects to validate the password, see a sample of this object on after this table
99-
| onChange | func | undefined | onChange handler: `function(newOption) {}`
99+
| onChange | func | undefined | onChange handler: `function(newOption) {} - Ill receiv a object with { name, value, isValid}`
100100

101101

102102

0 commit comments

Comments
 (0)