Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mds92 committed May 14, 2021
1 parent a44e30c commit 3e72339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ Name | Values | Description | Sample
**disableBeforeDate** | Date | Disable days before this Date | new Date(2018, 11, 12)
**disableAfterDate** | Date | Disable days after this Date | new Date(2018, 12, 11)
**rangeSelector** | [false], true | Enables rangeSelector feature on date time picker
**calendarViewOnChange(date)** | function | Event fires on view change
**calendarViewOnChange(date)** | function | Event fires on date picker's view change
**onDayClick(event)** | function | Event fires on day cell click

<hr>

Expand Down

0 comments on commit 3e72339

Please sign in to comment.