Is it possible to provide Select2 and Flatpickr Vuejs Component within your template?
Thanks in advance
Since these plugins require jQuery these are not included in a Metronic Vue version.
1) You can connect jQuery to the Vue version and then reuse the HTML version solution.
2)Element Plus is included in the Vue version and it provides beautiful select and date-picker components, which you can easily use in our theme.
https://element-plus.org/en-US/component/select.html
https://element-plus.org/en-US/component/date-picker.html
Also as a select2 alternative, you can use the vue-multiselect plugin:
https://preview.keenthemes.com/metronic8/vue/docs/#/vue-select