Type alias: InputDayPickerProps
Ƭ InputDayPickerProps: Pick<DayPickerSingleProps, "fromDate" | "toDate" | "locale" | "month" | "onDayClick" | "onMonthChange" | "selected" | "today">
The props to attach to the DayPicker component when using useInput.