We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb04f6f commit 4faa1caCopy full SHA for 4faa1ca
README.md
@@ -189,6 +189,9 @@ The date is stored in the document using the following format:
189
{:year 2014 :month 11 :day 24}
190
```
191
192
+The date picker can also take an optional `:auto-close?` key to indicate that it should be closed when the day is clicked. This defaults to `false`.
193
+
194
195
The datepicker requires additional CSS in order to be rendered correctly. The default CSS is provided
196
in `reagent-forms.css` in the resource path. Simply make sure that it's included on the page.
197
The File can be read using:
0 commit comments