react-big-calendar-dbc
v0.4.2
Published
Calendar! with events
Downloads
38
Maintainers
Readme
react-big-calendar-dbc
Fork of [email protected]
Use and setup
npm install react-bit-calendar-dbc --save
Include react-big-calendar-dbc/lib/css/react-big-calendar.css
for styles, and make sure your calendar's container element has a height, or the calendar won't be visible.
What added?
- prop 'useKeymaster' (bool) - switching between months with left/right keyboard arrows
- prop 'onClickAdd' (func) - adding block that will render block with '+' sign and onClick func that was passed to this prop
- prop 'onShowMore' (func) - passing func to '+n more' text
- prop 'disableDrillDown' (bool) - disabling drilldown action when '+n more' clicked
- prop 'selectedDate' (date) - added 'rbc-selected-date' to background date classes