Vue-flatPickr

Vue.js v2.x component for Flatpickr date-time picker

Features

Reactive v-model value
You can change flatpickr value programmatically
Reactive config options
You can change config options dynamically
Component will watch for any changes and redraw itself
Compatible with Bootstrap, Bulma or any other CSS framework
Supports wrapped mode
Just set wrap:true in config and component will take care of all
Play nice with vee-validate validation library

GitHub