0.0.9-a • Published 10 years ago

react-month-calendar v0.0.9-a

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.9

10 years ago

0.0.8-a

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago