mathieustan / vue-datepicker

A clean datepicker made with VueJs
https://vue-datepicker.netlify.com/
MIT License
165 stars 47 forks source link

Is there a way to pre-select the date or date range? #77

Closed kangchaingang closed 3 years ago

kangchaingang commented 3 years ago

Is there a way to pre-select the date or date range? For example, when the user first lands on the page I'd like the date range to already be selected to the current week.

Possible?