react-big-calendar-dbc

0.4.2 • Public • Published

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

Package Sidebar

Install

npm i react-big-calendar-dbc

Weekly Downloads

2

Version

0.4.2

License

MIT

Unpacked Size

309 kB

Total Files

64

Last publish

Collaborators

  • dbatarin-computools