AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified
# Interface: SelectSingleProviderProps
## Properties
### children?
> `optional` **children**: `ReactNode`
#### Source
[src/contexts/SelectSingle/SelectSingleContext.tsx:30](https://github.com/gpbl/react-day-picker/blob/9ad13dc72fff814dcf720a62f6e3b5ea38e8af6d/src/contexts/SelectSingle/SelectSingleContext.tsx#L30)
***
### initialProps
> **initialProps**: [`DayPickerBase`](DayPickerBase.md)
#### Source
[src/contexts/SelectSingle/SelectSingleContext.tsx:29](https://github.com/gpbl/react-day-picker/blob/9ad13dc72fff814dcf720a62f6e3b5ea38e8af6d/src/contexts/SelectSingle/SelectSingleContext.tsx#L29)