We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16122cb commit 13c360fCopy full SHA for 13c360f
README.md
@@ -55,8 +55,8 @@ $("#date").dropdownDatepicker({
55
| maxAge | int | null | |
56
| minYear | int | null | |
57
| maxYear | int | null | |
58
-| minDate | string | null | |
59
-| maxDate | string | null | |
+| minDate | string | null | yyyy-mm-dd |
+| maxDate | string | null | yyyy-mm-dd |
60
| allowPast | boolean | true | |
61
| allowFuture | boolean | true | |
62
| submitFieldName | string | 'date' | |
0 commit comments