Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yogthos committed Jan 7, 2015
1 parent eb04f6f commit 4faa1ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,9 @@ The date is stored in the document using the following format:
{:year 2014 :month 11 :day 24}
```

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`.


The datepicker requires additional CSS in order to be rendered correctly. The default CSS is provided
in `reagent-forms.css` in the resource path. Simply make sure that it's included on the page.
The File can be read using:
Expand Down

0 comments on commit 4faa1ca

Please sign in to comment.