Skip to content

Commit 4f97de4

Browse files
engelfrostJosef Ottosson
authored and
Josef Ottosson
committed
Documented caseSentitive in Options
1 parent 2b0ac56 commit 4f97de4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,6 @@ option to false.
9898
'removeWithBackspace' : true,
9999
'minChars' : 0,
100100
'maxChars' : 0 //if not provided there is no limit,
101-
'placeholderColor' : '#666666'
101+
'placeholderColor' : '#666666',
102+
'caseSensitive' : false
102103
});

0 commit comments

Comments
 (0)