Function: MonthCaption()
MonthCaption(
props
):Element
Render the caption of a month in the calendar.
Parameters
Parameter | Type |
---|---|
props | { calendarMonth : CalendarMonth ; displayIndex : number ; } & HTMLAttributes <HTMLDivElement > |
Returns
Element
See
https://daypicker.dev/guides/custom-components