Component API
Props quick reference
Prop | Type |
---|---|
canChangeMonth | Boolean |
className | String |
enableOutsideDays | Boolean |
fromMonth | Date |
initialMonth | Date |
locale | String |
localeUtils | Object |
modifiers | Object |
numberOfMonths | Number |
onCaptionClick | Function |
onDayClick | Function |
onDayMouseEnter | Function |
onDayMouseLeave | Function |
onDayTouchTap | Function |
onMonthChange | Function |
renderDay | Function |
style | Object |
tabIndex | Number |
toMonth | Date |