[Question] Range datepicker current month shows on the right panel
Opened this issue · 0 comments
yuli1250 commented
Vue-datepicker-next version: 1.0.3
Vue version: 3.4.15
Browser: Chrome
For range datapicker, i want to show pervious month on the left panel and current month on the right panel. i used the vue2-datepicker, to achieve this feature need to customize the calendar.vue (i found this solution in one of the article), so Just wonder for this vue datepicker next, does it has the same feature? Because my project is not built in typescript, not sure if it is possible to achieve this feature?
Thanks