On this pageType alias: MonthChangeEventHandlerƬ MonthChangeEventHandler: (month: Date) => voidType declaration▸ (month): voidThe event handler when a month is changed in the calendar.ParametersNameTypemonthDateReturnsvoidDefined inpackages/react-day-picker/src/types/EventHandlers.ts:41