Skip to content

Commit 4faa1ca

Browse files
committed
Update README.md
1 parent eb04f6f commit 4faa1ca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,9 @@ The date is stored in the document using the following format:
189189
{:year 2014 :month 11 :day 24}
190190
```
191191

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+
192195
The datepicker requires additional CSS in order to be rendered correctly. The default CSS is provided
193196
in `reagent-forms.css` in the resource path. Simply make sure that it's included on the page.
194197
The File can be read using:

0 commit comments

Comments
 (0)