Skip to content

Commit 37cae25

Browse files
author
Edward Xiao
authored
Update README.md
1 parent af8eea1 commit 37cae25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Tested on IE9+ and Chrome and Safari(10.0.3)
6969
|type | Opt | Str | | "text" |
7070
|value | Opt | Str | | "" |
7171
|disabled | Opt | Bool | | false |
72-
|autoComplete | Opt | Str | | "on" |
72+
|autoComplete | Opt | Str | "on" or "off" | "on" |
7373
|maxLength | Opt | Str | Num | | 524288 |
7474
|placeholder | Opt | Str | | "" |
7575
|**validate** |**Opt**|**Bool**|**If you have a submit button and trying to validate all the inputs of your form at once, toggle it to true, then it will validate the field and pass the result via the "validationCallback" you provide.**|**false** |

0 commit comments

Comments
 (0)