I am trying to configure the new DateRangePicker to chose ranges of months. I tried the dojo in this reference document, but the dojo does not work. I select the Month, but nothing happens. https://docs.telerik.com/kendo-ui/api/javascript/ui/daterangepicker/configuration/depth
I want the result to show April 2019 to April 2019. The control should return 4/1/2019 and 4/30/2019, if possible.