0.0.9-a • Published 9 years ago

react-month-calendar v0.0.9-a

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

react-month-calendar

npm.io

Simple month calendar widget for React

Usage

npm install
gulp

Component API

<Month> component:

PropertyTypeDefaultRequiredDescription
dateMoment.js supported input typesyesnoDefault: current date
headerDateFormatObjectyesnoStructure: {m: 'MMM', y: 'YYYY'}. Moment.js date string format
firstDayOfWeekStringyesnoDay of the week (0,6 with 0=Sunday)
onDayClickFunctionnonoAccepts Moment.js date object

License

See the License file.

0.0.9-a

9 years ago

0.0.9

9 years ago

0.0.8-a

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago