Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tizisdeepan authored Oct 16, 2018
1 parent 2c8460f commit c4367a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ eventsCalendar.setSelectionMode(eventsCalendar.SINGLE_SELECTION)
**Available Selection modes are,**
1. **SINGLE_SELECTION** -> can select single day at a time
2. **RANGE_SELECTION** -> can select range of days at a time
2. **MULTIPLE_SELECTION** -> can select multiple days at a time (not necessary that the selected days be consequtive)
### Documentation

|XML|Kotlin/Java|Description|
Expand Down

0 comments on commit c4367a9

Please sign in to comment.