Skip to content

Commit 3629833

Browse files
author
Edward Xiao
authored
Update README.md
1 parent aa5fc31 commit 3629833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Tested on IE9+ and Chrome and Safari(10.0.3)
5959
|type | Opt | Str | | "text" |
6060
|value | Opt | Str | | "" |
6161
|disabled | Opt | Bool | | false |
62+
|autoComplete | Opt | Str | | "on" |
6263
|maxLength | Opt | Str | Num | | 524288 |
6364
|placeholder | Opt | Str | | "" |
6465
|**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)