Function: DayPicker()
DayPicker(
initialProps
):Element
Defined in: src/DayPicker.tsx:44
Renders the DayPicker calendar component.
Parameters
Parameter | Type | Description |
---|---|---|
initialProps | DayPickerProps | The props for the DayPicker component. |
Returns
Element
The rendered DayPicker component.