HI,
I would like to be able to select a date range in the Calendar component in a way similar to the DateRange selection. Currently, the Calendar provides multiple days selection:
https://www.telerik.com/kendo-angular-ui/components/dateinputs/calendar/multiple-selection/
But I would like to be able to select multiple days without the need of pressing SHIFT or CTRL.
I was looking through the code and internally it has some support.
thanks