Function: Nav()
Nav(
props
):Element
Render the toolbar with the navigation button.
Parameters
Parameter | Type |
---|---|
props | { nextMonth : Date ; onNextClick : MouseEventHandler <HTMLButtonElement >; onPreviousClick : MouseEventHandler <HTMLButtonElement >; previousMonth : Date ; } & HTMLAttributes <HTMLElement > |
Returns
Element
See
https://daypicker.dev/guides/custom-components