Function: DayPickerProvider
▸ DayPickerProvider(props
): JSX.Element
The provider for the DayPickerContext, assigning the defaults from the initial DayPicker props.
Parameters
Name | Type |
---|---|
props | DayPickerProviderProps |
Returns
JSX.Element
Defined in
packages/react-day-picker/src/contexts/DayPicker/DayPickerContext.tsx:70