AbdulElahGwaith's picture
Upload folder using huggingface_hub
cf86710 verified

Variable: SelectMultipleContext

const SelectMultipleContext: Context<undefined | SelectMultipleContextValue>

The SelectMultiple context shares details about the selected days when in multiple selection mode.

Access this context from the useSelectMultiple hook.

Source

src/contexts/SelectMultiple/SelectMultipleContext.tsx:35