ManukMinasyan / vue-functional-calendar

Vue.js Functional Calendar | Component/Package
https://vue-functional-calendar.now.sh/
MIT License
469 stars 84 forks source link

how to get the value of only one day #58

Closed fingunt closed 4 years ago

fingunt commented 4 years ago

how to get the value of only one day?

ManukMinasyan commented 4 years ago

Hi @fingunt. To be honest, I did not understand the question

fingunt commented 4 years ago

sorry, I'm using it as a datepicker for only one day, but it's not returning the selected date

ManukMinasyan commented 4 years ago

You can get the date with ref. Or you can use the v-model