Function: DayPickerProvider()
DayPickerProvider(
props
):JSX.Element
The provider for the DayPickerContext, assigning the defaults from the initial DayPicker props.
Parameters​
Parameter | Type |
---|---|
props | DayPickerProviderProps |
Returns​
JSX.Element