AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Function: isDayPickerRange()

isDayPickerRange(props): props is DayPickerRangeProps

Returns true when the props are of type DayPickerRangeProps.

Parameters

Parameter Type
props DayPickerContextValue | DayPickerProps

Returns

props is DayPickerRangeProps

Source

src/types/DayPickerRange.ts:22