Function: DayPicker()
DayPicker(
props):JSX.Element
DayPicker is a React component to create date pickers, calendars, and date inputs for web applications.
Parameters
| Parameter | Type |
|---|---|
props | DayPickerSingleProps | DayPickerMultipleProps | DayPickerRangeProps | DayPickerDefaultProps |
Returns
JSX.Element