I need to implement date range input with calendar. there is daterangepicker.com for example but my client want it to be able to choose one date without clicking two times. like it should be possible to click on one date once or to click on two dates to choose date range. I use just html, css, js with jquery.
I didn't find how to implement it with daterangepicker