themesberg / flowbite-datepicker

A Tailwind CSS datepicker built with vanilla JavaScript
https://flowbite.com/docs/components/datepicker/
MIT License
139 stars 42 forks source link

can i use this datepicker in angular? #8

Open bressanelle opened 1 year ago

cp-sumi-k commented 8 months ago

Yes, It can be used as a pure javascript library in angular. Below are the steps,

By following these steps, the library is available to your angular app

CriPstian commented 3 months ago

Is there a plan to fully support this for Angular? I wanted to use this with tailwind but cannot actually go on with partial compatibility. Thanks!