Interface: DayPickerProviderProps
The props for the DayPickerProvider.
Properties
children?
optional
children:ReactNode
Source
src/contexts/DayPicker/DayPickerContext.tsx:71
initialProps
initialProps:
DayPickerProps
The initial props from the DayPicker component.