Function: DayButton()
DayButton(
props
):Element
Render the button for a day in the calendar.
Parameters
Parameter | Type |
---|---|
props | { day : CalendarDay ; modifiers : Modifiers ; } & ButtonHTMLAttributes <HTMLButtonElement > |
Returns
Element
See
https://daypicker.dev/guides/custom-components