hilongjw / vue-datepicker

[Deprecated] calendar and datepicker component with material design for Vue.js
http://hilongjw.github.io/vue-datepicker/demo.html
MIT License
702 stars 207 forks source link

change endDate when I click the startDate #133

Open ghost opened 7 years ago

ghost commented 7 years ago

how can I change endDate when I click the startDate? And how can I add some functions in input-box . for example, I'd like to add some styles and v-model value? please let me know it is possible.