themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.3k stars 710 forks source link

When can flowbite-datepicker be used in Vue.js? #827

Closed jharefa08 closed 1 week ago

zoltanszogyenyi commented 1 week ago

Hey @jharefa08,

Since the v2.4.1 release you can now use the Datepicker component just like any other:

https://flowbite.com/docs/components/datepicker/index.html#javascript-behaviour

I added some examples including with the datepicker in this Vue starter repo: https://github.com/themesberg/tailwind-vue-starter

Cheers, Zoltan