4.2.37 • Published 3 years ago
@chervint/react-google-calendar v4.2.37
React Google Calendar
This is a forked repository from ericz1803/react-google-calendar
See it in action here or try it yourself in CodeSandbox here.
Features added:
- Calendar events in a day is sorted
- "Copy to Calendar" to "Go to Calendar" to go to specific date on click
- Added
selectedMonthYear
to select specific month in the calendar - Added
updatedMonthYear
to get the month on click previous/next
Properties
Parameter | Type | Description |
---|---|---|
apiKey | string | google api key (required) |
calendars | array of objects | google calendar id and display color (required) |
styles | object | styles (optional, see more below) |
showArrow | boolean | shows arrow for events that span multiple months (optional, defaults to true ) |
showFooter | boolean | whether or not to show footer (optional, defaults to true ) |
language | string | Available options : 'ES', 'PT', 'FR', 'SL' default: 'EN' |
selectedMonthYear | moment(date) | Select specific month in the calendar (optional) |
updatedMonthYear | function | Return value on change month (optional) |
More Information
For more information of this library, please visit the original version ericz1803/react-google-calendar.
License
MIT License
4.2.21
3 years ago
4.2.22
3 years ago
4.2.23
3 years ago
4.2.28
3 years ago
4.2.29
3 years ago
4.2.24
3 years ago
4.2.25
3 years ago
4.2.26
3 years ago
4.2.27
3 years ago
4.2.31
3 years ago
4.2.32
3 years ago
4.2.33
3 years ago
4.2.34
3 years ago
4.2.30
3 years ago
4.2.35
3 years ago
4.2.36
3 years ago
4.2.37
3 years ago
4.2.20
3 years ago
4.2.19
3 years ago
4.2.18
3 years ago
4.2.17
3 years ago
4.2.16
3 years ago
4.2.15
3 years ago
4.2.14
3 years ago
4.2.13
3 years ago
4.2.12
3 years ago
4.2.11
3 years ago
4.2.10
3 years ago
4.2.9
3 years ago
4.2.8
3 years ago
4.2.7
3 years ago
4.2.6
3 years ago
4.2.5
3 years ago
4.2.4
3 years ago
5.2.2
3 years ago
4.2.3
3 years ago
4.2.2
3 years ago
4.2.1
3 years ago