AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Variable: SelectRangeContext

const SelectRangeContext: Context<undefined | SelectRangeContextValue>

The SelectRange context shares details about the selected days when in range selection mode.

Access this context from the useSelectRange hook.

Source

src/contexts/SelectRange/SelectRangeContext.tsx:46