# Variable: SelectRangeContext > `const` **SelectRangeContext**: `Context`\<`undefined` \| [`SelectRangeContextValue`](../interfaces/SelectRangeContextValue.md)\> The SelectRange context shares details about the selected days when in range selection mode. Access this context from the [useSelectRange](../functions/useSelectRange.md) hook. ## Source [src/contexts/SelectRange/SelectRangeContext.tsx:46](https://github.com/gpbl/react-day-picker/blob/9ad13dc72fff814dcf720a62f6e3b5ea38e8af6d/src/contexts/SelectRange/SelectRangeContext.tsx#L46)