react-day-picker / website /versioned_docs /version-8.10.1 /api /variables /SelectMultipleContext.md
Variable: SelectMultipleContext
constSelectMultipleContext:Context<undefined|SelectMultipleContextValue>
The SelectMultiple context shares details about the selected days when in multiple selection mode.
Access this context from the useSelectMultiple hook.