Hi,
Vue version supports Element UI, you can use the date range picker component of Element UI.
Check their official documentation: https://element-plus.org/en-US/component/date-picker.html#date-range
Thank you sir, but one request kindly add date range picker in Vue. this plugin UI is not similar to our theme.
In the HTML version, we are using the Daterangepicker plugin which requires jquery, so it is a reason why it is not included in a Vue version.
If you want to make your date input the same as in our HTML you can reuse the solution from our HTML version.
https://www.daterangepicker.com/