Package Exports
- react-big-calendar-dbc
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-big-calendar-dbc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
react-big-calendar-dbc
Fork of react-big-calendar@0.19.0
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