React Calendar Toolkit
Edit page
OverviewGetting startedDatepickerDatepicker attached to the inputChange visual theme
Customize UI
DayHeaderInputModalWrapperMonthPopoverWrapperPropsSelectorWeekDaysYear
Utilities

PopoverWrapper component wraps Datepicker inside popover. Used in DatepickerInput. You can set change background color using theme prop. Replace it with custom component.

Props

children
node
required
toggleDatepicker
func
required
position
'bottom' │ 'top' │ 'left' │ 'right'
required