ankurk91 / vue-flatpickr-component

Vue.js component for Flatpickr datetime picker :calendar:
https://ankurk91.github.io/vue-flatpickr-component/
MIT License
968 stars 102 forks source link

On day create event dont exist #274

Closed Tiberiu96 closed 1 year ago

Tiberiu96 commented 1 year ago

I am using vue flatpickr on my vue2 proiect, i read all documentations, i've tried every way possible to use on day created event but seems the event does not exist, the others are just fine, the purpose is to change color for disabled dates.

Thanks! Waiting for answers.

ankurk91 commented 1 year ago

https://github.com/ankurk91/vue-flatpickr-component/blob/bbce594b9c4a7499c2629c02df22010cf60b1d69/src/events.js#L14