Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,12 @@ An always up-to-date list of options may be found at <a href="https://github.com
Function to trigger when the calendar is ready. See&nbsp;<a href="/events/#onready">Events API</a>
</td>
</tr>
<tr>
<td>closeOnSelect</td>
<td>Boolean</td>
<td>true</td>
<td>Close Calendar once a date has been selected</td>
</tr>
<tr>
<td>parseDate</td>
<td>Function</td>
Expand Down